Skip to content
This repository has been archived by the owner on Oct 21, 2024. It is now read-only.

Commit

Permalink
chore(deps): bump github.com/bitcoin-sv/go-sdk
Browse files Browse the repository at this point in the history
Bumps the go_modules group with 1 update in the / directory: [github.com/bitcoin-sv/go-sdk](https://github.com/bitcoin-sv/go-sdk).


Updates `github.com/bitcoin-sv/go-sdk` from 1.1.5 to 1.1.9
- [Release notes](https://github.com/bitcoin-sv/go-sdk/releases)
- [Changelog](https://github.com/bitcoin-sv/go-sdk/blob/master/CHANGELOG.md)
- [Commits](bitcoin-sv/go-sdk@v1.1.5...v1.1.9)

---
updated-dependencies:
- dependency-name: github.com/bitcoin-sv/go-sdk
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go_modules
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 7, 2024
1 parent 3b48a1f commit c37d0e8
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 @@ -5,7 +5,7 @@ go 1.22
toolchain go1.22.5

require (
github.com/bitcoin-sv/go-sdk v1.1.5
github.com/bitcoin-sv/go-sdk v1.1.9
github.com/rs/zerolog v1.33.0
github.com/stretchr/testify v1.9.0
)
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
github.com/bitcoin-sv/go-sdk v1.1.5 h1:AO2l33F4Ql61qfW3lBSjHsAmKhkziNhGdeiiM6DkaEI=
github.com/bitcoin-sv/go-sdk v1.1.5/go.mod h1:NOAkJLbjqKOLuxJmb9ABG86ExTZp4HS8+iygiDIUps4=
github.com/bitcoin-sv/go-sdk v1.1.9 h1:N/LlZUMHNYKjEBuY72c3XSlzUI/q7IN34R0p6J0Qtjc=
github.com/bitcoin-sv/go-sdk v1.1.9/go.mod h1:NOAkJLbjqKOLuxJmb9ABG86ExTZp4HS8+iygiDIUps4=
github.com/coreos/go-systemd/v22 v22.5.0/go.mod h1:Y58oyj3AT4RCenI/lSvhwexgC+NSVTIJ3seZv2GcEnc=
github.com/creack/pty v1.1.9/go.mod h1:oKZEueFk5CKHvIhNR5MUki03XCEU+Q6VDXinZuGJ33E=
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
Expand Down

0 comments on commit c37d0e8

Please sign in to comment.