Skip to content

Commit

Permalink
chore(deps): bump github.com/bitcoin-sv/spv-wallet-go-client
Browse files Browse the repository at this point in the history
Bumps [github.com/bitcoin-sv/spv-wallet-go-client](https://github.com/bitcoin-sv/spv-wallet-go-client) from 1.0.0-beta.22 to 1.0.0-beta.23.
- [Release notes](https://github.com/bitcoin-sv/spv-wallet-go-client/releases)
- [Changelog](https://github.com/bitcoin-sv/spv-wallet-go-client/blob/main/.goreleaser.yml)
- [Commits](bitcoin-sv/spv-wallet-go-client@v1.0.0-beta.22...v1.0.0-beta.23)

---
updated-dependencies:
- dependency-name: github.com/bitcoin-sv/spv-wallet-go-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 5, 2025
1 parent c6cf1df commit ac625e5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ toolchain go1.22.6

require (
github.com/avast/retry-go/v4 v4.6.0
github.com/bitcoin-sv/spv-wallet-go-client v1.0.0-beta.22
github.com/bitcoin-sv/spv-wallet-go-client v1.0.0-beta.23
github.com/bitcoin-sv/spv-wallet/models v1.0.0-beta.40
github.com/brianvoe/gofakeit/v6 v6.28.0
github.com/centrifugal/centrifuge v0.34.0
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/bitcoin-sv/go-sdk v1.1.16 h1:n2X0RiENFGD/1fQ/1y6osbostRB7I/xq9I7tcIKcCPY=
github.com/bitcoin-sv/go-sdk v1.1.16/go.mod h1:3CsNdEDBwB+SIv6UBcJPC9bTvPqxQvg3GULt7wsuL58=
github.com/bitcoin-sv/spv-wallet-go-client v1.0.0-beta.22 h1:0s/wy43JuMjhKkbFjFT0f8Ij/PGeu2A/FpHQgFPu39s=
github.com/bitcoin-sv/spv-wallet-go-client v1.0.0-beta.22/go.mod h1:WaO6ESKa4RX9QEpy1/6v3jcTcznwPx+MYlADg15c1dY=
github.com/bitcoin-sv/spv-wallet-go-client v1.0.0-beta.23 h1:r2wsWwCgnGsqNUrXxXs0vB0RRo+Ep0oN39juYxtjANU=
github.com/bitcoin-sv/spv-wallet-go-client v1.0.0-beta.23/go.mod h1:WaO6ESKa4RX9QEpy1/6v3jcTcznwPx+MYlADg15c1dY=
github.com/bitcoin-sv/spv-wallet/models v1.0.0-beta.40 h1:omRk3k0A8FK1DvuoAuMMHU+PM7v48Qmfgrv5rY0nTT4=
github.com/bitcoin-sv/spv-wallet/models v1.0.0-beta.40/go.mod h1:UdY5AGsO9IomUEYSPilcSY+3BTQRJswdfZNveLt6LZQ=
github.com/boombuler/barcode v1.0.1-0.20190219062509-6c824513bacc/go.mod h1:paBWMcWSl3LHKBqUq+rly7CNSldXjb2rDl3JlRe0mD8=
Expand Down

0 comments on commit ac625e5

Please # to comment.