Skip to content

Commit

Permalink
build(deps): bump github.com/blinklabs-io/tx-submit-api
Browse files Browse the repository at this point in the history
Bumps [github.com/blinklabs-io/tx-submit-api](https://github.com/blinklabs-io/tx-submit-api) from 0.17.0 to 0.17.1.
- [Release notes](https://github.com/blinklabs-io/tx-submit-api/releases)
- [Commits](blinklabs-io/tx-submit-api@v0.17.0...v0.17.1)

---
updated-dependencies:
- dependency-name: github.com/blinklabs-io/tx-submit-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 10, 2024
1 parent 643eccb commit 09695bf
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
3 changes: 1 addition & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ require (
connectrpc.com/connect v1.16.2
github.com/blinklabs-io/adder v0.22.0
github.com/blinklabs-io/gouroboros v0.86.0
github.com/blinklabs-io/tx-submit-api v0.17.0
github.com/blinklabs-io/tx-submit-api v0.17.1
github.com/gin-contrib/zap v1.1.3
github.com/gin-gonic/gin v1.10.0
github.com/gorilla/websocket v1.5.1
Expand Down Expand Up @@ -61,7 +61,6 @@ require (
github.com/prometheus/client_model v0.6.1 // indirect
github.com/prometheus/common v0.52.2 // indirect
github.com/prometheus/procfs v0.13.0 // indirect
github.com/rogpeppe/go-internal v1.12.0 // indirect
github.com/twitchyliquid64/golang-asm v0.15.1 // indirect
github.com/ugorji/go/codec v1.2.12 // indirect
github.com/x448/float16 v0.8.4 // indirect
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,8 @@ github.com/blinklabs-io/gouroboros v0.86.0 h1:sFlNr5NwekP0qCULZ/XxJB0pWA7lGK1MiT
github.com/blinklabs-io/gouroboros v0.86.0/go.mod h1:fFaFQpbgFiRVGXKxSjuaf2lYnILS9xZVbO1V+Nkr+6Y=
github.com/blinklabs-io/ouroboros-mock v0.3.1 h1:oQiMgH0VgsJIGy4lJGaySegObq5FsVgFTYXUO2PS2T8=
github.com/blinklabs-io/ouroboros-mock v0.3.1/go.mod h1:6DosKZuBZ4mmvky3hXUzGZqqb/KhbwOiKOldwAtNoxc=
github.com/blinklabs-io/tx-submit-api v0.17.0 h1:/wuNI0bvRPYokVjzl92zR/5h37dLMoZj7+vRZUQ1toc=
github.com/blinklabs-io/tx-submit-api v0.17.0/go.mod h1:xEL8i72xsD4T+4sLuE9/uTN6Y86pAmCmd5dsP37LZ+A=
github.com/blinklabs-io/tx-submit-api v0.17.1 h1:ac6NjGvb2rDMfOkos/2sTs9gpuLtqd+MWTIMRpyhY1w=
github.com/blinklabs-io/tx-submit-api v0.17.1/go.mod h1:zMqB6xDVOgKmvfh0DAHC/7EY36NyhNn+afL5y9Z5f0k=
github.com/bytedance/sonic v1.11.6 h1:oUp34TzMlL+OY1OUWxHqsdkgC/Zfc85zGqw9siXjrc0=
github.com/bytedance/sonic v1.11.6/go.mod h1:LysEHSvpvDySVdC2f87zGWf6CIKJcAvqab1ZaiQtds4=
github.com/bytedance/sonic/loader v0.1.1 h1:c+e5Pt1k/cy5wMveRDyk2X4B9hF4g7an8N3zCYjJFNM=
Expand Down

0 comments on commit 09695bf

Please sign in to comment.