Skip to content

Commit b0d646c

Browse files
build(deps): bump github.com/blinklabs-io/tx-submit-api
Bumps [github.com/blinklabs-io/tx-submit-api](https://github.com/blinklabs-io/tx-submit-api) from 0.20.1 to 0.20.3. - [Release notes](https://github.com/blinklabs-io/tx-submit-api/releases) - [Commits](blinklabs-io/tx-submit-api@v0.20.1...v0.20.3) --- 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]>
1 parent f111392 commit b0d646c

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ require (
99
connectrpc.com/grpchealth v1.3.0
1010
connectrpc.com/grpcreflect v1.2.0
1111
github.com/blinklabs-io/adder v0.25.1
12-
github.com/blinklabs-io/gouroboros v0.103.6
13-
github.com/blinklabs-io/tx-submit-api v0.20.1
12+
github.com/blinklabs-io/gouroboros v0.104.0
13+
github.com/blinklabs-io/tx-submit-api v0.20.3
1414
github.com/gin-contrib/zap v1.1.4
1515
github.com/gin-gonic/gin v1.10.0
1616
github.com/gorilla/websocket v1.5.3

go.sum

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,12 @@ github.com/bits-and-blooms/bitset v1.8.0 h1:FD+XqgOZDUxxZ8hzoBFuV9+cGWY9CslN6d5M
2020
github.com/bits-and-blooms/bitset v1.8.0/go.mod h1:7hO7Gc7Pp1vODcmWvKMRA9BNmbv6a/7QIWpPxHddWR8=
2121
github.com/blinklabs-io/adder v0.25.1 h1:WnXrh8PvAUVX5piY3vfu0KGsOyz2pRiCGk86nUt++6s=
2222
github.com/blinklabs-io/adder v0.25.1/go.mod h1:a/rs8gA0+lmISvYvTL8o0RHDZQ88CLGM/W9WOIaeMDg=
23-
github.com/blinklabs-io/gouroboros v0.103.6 h1:UG3ZjJh7yHihZmR18/0+QQliyq0xVoWgpgXuKdULD9o=
24-
github.com/blinklabs-io/gouroboros v0.103.6/go.mod h1:nW0/J6Zv5Oupr4MHehfJ3noSXu7VSxKWusFRNKo0nhI=
23+
github.com/blinklabs-io/gouroboros v0.104.0 h1:spfE9d0GTQAjs7LuK8pigs4Mnse17XSh3OI3aE69Cb4=
24+
github.com/blinklabs-io/gouroboros v0.104.0/go.mod h1:nW0/J6Zv5Oupr4MHehfJ3noSXu7VSxKWusFRNKo0nhI=
2525
github.com/blinklabs-io/ouroboros-mock v0.3.5 h1:/KWbSoH8Pjrd9uxOH7mVbI7XFsDCNW/O9FtLlvJDUpQ=
2626
github.com/blinklabs-io/ouroboros-mock v0.3.5/go.mod h1:JtUQ3Luo22hCnGBxuxNp6JaUx63VxidxWwmcaVMremw=
27-
github.com/blinklabs-io/tx-submit-api v0.20.1 h1:IdMqh12CSwPY44HqE9s8AbMlMZ+dhNAZSzXDReE+sSo=
28-
github.com/blinklabs-io/tx-submit-api v0.20.1/go.mod h1:xvXm1lnhL6DfsXyn5c/58wppPclAA8nV+nQuAZJ8PXw=
27+
github.com/blinklabs-io/tx-submit-api v0.20.3 h1:CV/1EfYmoxDXrxtM74SrRrPMYAwC4a4iTBcF6oJJ6GY=
28+
github.com/blinklabs-io/tx-submit-api v0.20.3/go.mod h1:m9zP0H23DrywqKvlLSdlmpBviI90k6L0Lg6G3tPKMZo=
2929
github.com/buger/jsonparser v1.1.1 h1:2PnMjfWD7wBILjqQbt530v576A/cAbQvEW9gGIpYMUs=
3030
github.com/buger/jsonparser v1.1.1/go.mod h1:6RYKKt7H4d4+iWqouImQ9R2FZql3VbhNgx27UK13J/0=
3131
github.com/bytedance/sonic v1.12.1 h1:jWl5Qz1fy7X1ioY74WqO0KjAMtAGQs4sYnjiEBiyX24=

0 commit comments

Comments
 (0)