Skip to content

Commit

Permalink
Merge branch 'pr/3099' into staging-ln
Browse files Browse the repository at this point in the history
  • Loading branch information
Beerosagos committed Dec 9, 2024
2 parents 15b4f00 + 5fafcbf commit 82b3401
Show file tree
Hide file tree
Showing 13 changed files with 288 additions and 320 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ go 1.22

require (
github.com/BitBoxSwiss/bitbox02-api-go v0.0.0-20240925080402-a2115fee878e
github.com/BitBoxSwiss/block-client-go v0.0.0-20241009081439-924dde98b9c1
github.com/breez/breez-sdk-go v0.6.3-rc1
github.com/BitBoxSwiss/block-client-go v0.0.0-20241009081439-924dde98b9c1
github.com/breez/breez-sdk-go v0.6.6
github.com/btcsuite/btcd v0.24.2
github.com/btcsuite/btcd/btcec/v2 v2.3.4
github.com/btcsuite/btcd/btcutil v1.1.6
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ github.com/beorn7/perks v1.0.1 h1:VlbKKnNfV8bJzeqoa4cOKqO6bYr3WgKZxO8Z16+hsOM=
github.com/beorn7/perks v1.0.1/go.mod h1:G2ZrVWU2WbWT9wwq4/hrbKbnv/1ERSJQ0ibhJ6rlkpw=
github.com/bits-and-blooms/bitset v1.13.0 h1:bAQ9OPNFYbGHV6Nez0tmNI0RiEu7/hxlYJRUA0wFAVE=
github.com/bits-and-blooms/bitset v1.13.0/go.mod h1:7hO7Gc7Pp1vODcmWvKMRA9BNmbv6a/7QIWpPxHddWR8=
github.com/breez/breez-sdk-go v0.6.3-rc1 h1:LVb7+A6akuEvoHgiODr4a/IUG6evJBLXWyIC5ianjL8=
github.com/breez/breez-sdk-go v0.6.3-rc1/go.mod h1:EalYMEeQVwRzr6UXnF4QpLlpuWNwQQN9xwtDKNIutBo=
github.com/breez/breez-sdk-go v0.6.6 h1:xGsQXYSWw/jsUo46075mXHPd1GXr/YkhCAvhXxC7RP0=
github.com/breez/breez-sdk-go v0.6.6/go.mod h1:EalYMEeQVwRzr6UXnF4QpLlpuWNwQQN9xwtDKNIutBo=
github.com/btcsuite/btcd v0.20.1-beta/go.mod h1:wVuoA8VJLEcwgqHBwHmzLRazpKxTv13Px/pDuV7OomQ=
github.com/btcsuite/btcd v0.22.0-beta.0.20220111032746-97732e52810c/go.mod h1:tjmYdS6MLJ5/s0Fj4DbLgSbDHbEqLJrtnHecBFkdz5M=
github.com/btcsuite/btcd v0.23.5-0.20231215221805-96c9fd8078fd/go.mod h1:nm3Bko6zh6bWP60UxwoT5LzdGJsQJaPo6HjduXq9p6A=
Expand Down
Loading

0 comments on commit 82b3401

Please sign in to comment.