Skip to content

Commit

Permalink
build(deps): bump github.com/blinklabs-io/tx-submit-api (#323)
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.20.4 to 0.20.5.
- [Release notes](https://github.com/blinklabs-io/tx-submit-api/releases)
- [Commits](blinklabs-io/tx-submit-api@v0.20.4...v0.20.5)

---
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 24, 2024
1 parent ac93b1b commit 129bf65
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 @@ -10,7 +10,7 @@ require (
connectrpc.com/grpcreflect v1.2.0
github.com/blinklabs-io/adder v0.25.2
github.com/blinklabs-io/gouroboros v0.105.1
github.com/blinklabs-io/tx-submit-api v0.20.4
github.com/blinklabs-io/tx-submit-api v0.20.5
github.com/gin-contrib/zap v1.1.4
github.com/gin-gonic/gin v1.10.0
github.com/gorilla/websocket v1.5.3
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ github.com/blinklabs-io/gouroboros v0.105.1 h1:if1FBgjEPX2JVKMPwXecfP55hXBNJCzMy
github.com/blinklabs-io/gouroboros v0.105.1/go.mod h1:W7ENnAVntdrUg5c7SIfEhADTKgeXFNankI5Rfeyb5k4=
github.com/blinklabs-io/ouroboros-mock v0.3.5 h1:/KWbSoH8Pjrd9uxOH7mVbI7XFsDCNW/O9FtLlvJDUpQ=
github.com/blinklabs-io/ouroboros-mock v0.3.5/go.mod h1:JtUQ3Luo22hCnGBxuxNp6JaUx63VxidxWwmcaVMremw=
github.com/blinklabs-io/tx-submit-api v0.20.4 h1:8Xx2+wMQhO01RLau9NKKRKfL4ybHiJ9Fb5riwY3gCyQ=
github.com/blinklabs-io/tx-submit-api v0.20.4/go.mod h1:7OpNh8LnvlHYIx46Q+cdo00otKrqfPzo2JbtrRp9k8s=
github.com/blinklabs-io/tx-submit-api v0.20.5 h1:e3V7sDs91V28Iy1OfLr94lMAb4OtInsBUXJVbbcBNC8=
github.com/blinklabs-io/tx-submit-api v0.20.5/go.mod h1:+Iyzb4HH4I9B+chC8qGy7k4Klf5jWpy7vBqEFvv26jk=
github.com/buger/jsonparser v1.1.1 h1:2PnMjfWD7wBILjqQbt530v576A/cAbQvEW9gGIpYMUs=
github.com/buger/jsonparser v1.1.1/go.mod h1:6RYKKt7H4d4+iWqouImQ9R2FZql3VbhNgx27UK13J/0=
github.com/bytedance/sonic v1.12.1 h1:jWl5Qz1fy7X1ioY74WqO0KjAMtAGQs4sYnjiEBiyX24=
Expand Down

0 comments on commit 129bf65

Please sign in to comment.