Skip to content

Commit

Permalink
chore(deps): bump github.com/bitcoin-sv/spv-wallet/models
Browse files Browse the repository at this point in the history
Bumps [github.com/bitcoin-sv/spv-wallet/models](https://github.com/bitcoin-sv/spv-wallet) from 1.0.0-beta.39 to 1.0.0-beta.40.
- [Release notes](https://github.com/bitcoin-sv/spv-wallet/releases)
- [Commits](bitcoin-sv/spv-wallet@v1.0.0-beta.39...v1.0.0-beta.40)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 27, 2025
1 parent 93a28f2 commit b0d5f14
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 @@ -7,7 +7,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/models v1.0.0-beta.39
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
github.com/gin-contrib/sessions v1.0.2
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ github.com/bitcoin-sv/go-sdk v1.1.16 h1:n2X0RiENFGD/1fQ/1y6osbostRB7I/xq9I7tcIKc
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/models v1.0.0-beta.39 h1:qo74o72mcdj7AYJoCq7RG3enHJiqtbkFEY9uXvEEG2M=
github.com/bitcoin-sv/spv-wallet/models v1.0.0-beta.39/go.mod h1:UdY5AGsO9IomUEYSPilcSY+3BTQRJswdfZNveLt6LZQ=
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=
github.com/boombuler/barcode v1.0.2 h1:79yrbttoZrLGkL/oOI8hBrUKucwOL0oOjUgEguGMcJ4=
github.com/boombuler/barcode v1.0.2/go.mod h1:paBWMcWSl3LHKBqUq+rly7CNSldXjb2rDl3JlRe0mD8=
Expand Down

0 comments on commit b0d5f14

Please sign in to comment.