Skip to content

Commit 3e89d97

Browse files
build(deps): bump github.com/blinklabs-io/gouroboros (#419)
Bumps [github.com/blinklabs-io/gouroboros](https://github.com/blinklabs-io/gouroboros) from 0.121.0 to 0.122.0. - [Release notes](https://github.com/blinklabs-io/gouroboros/releases) - [Commits](blinklabs-io/gouroboros@v0.121.0...v0.122.0) --- updated-dependencies: - dependency-name: github.com/blinklabs-io/gouroboros dependency-version: 0.122.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 17e1fd7 commit 3e89d97

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ require (
99
connectrpc.com/grpchealth v1.4.0
1010
connectrpc.com/grpcreflect v1.3.0
1111
github.com/blinklabs-io/adder v0.30.1
12-
github.com/blinklabs-io/gouroboros v0.121.0
12+
github.com/blinklabs-io/gouroboros v0.122.0
1313
github.com/blinklabs-io/tx-submit-api v0.20.8
1414
github.com/gin-gonic/gin v1.10.1
1515
github.com/gorilla/websocket v1.5.3

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ github.com/bits-and-blooms/bitset v1.8.0 h1:FD+XqgOZDUxxZ8hzoBFuV9+cGWY9CslN6d5M
2121
github.com/bits-and-blooms/bitset v1.8.0/go.mod h1:7hO7Gc7Pp1vODcmWvKMRA9BNmbv6a/7QIWpPxHddWR8=
2222
github.com/blinklabs-io/adder v0.30.1 h1:Cc1fUjDDGl0VMk5eUaVqa8+vxwF4KmGxubnY2rk/grU=
2323
github.com/blinklabs-io/adder v0.30.1/go.mod h1:IycfpHYEXP6YV8SzDZLIEGTfLNcxX/Tqltfk2OrMqnY=
24-
github.com/blinklabs-io/gouroboros v0.121.0 h1:Hb8amqG2dOztE1r5cuZAUUKSUzusDuffdGgSSh+qIfs=
25-
github.com/blinklabs-io/gouroboros v0.121.0/go.mod h1:hAJS7mv7dYMbjXujmr6X8pJIzbYvDQIoQo10orJiOuo=
24+
github.com/blinklabs-io/gouroboros v0.122.0 h1:U1eAYlA4iBSMNxulagBwvTq3cDKxOwTK/n49Z5eQfrw=
25+
github.com/blinklabs-io/gouroboros v0.122.0/go.mod h1:hAJS7mv7dYMbjXujmr6X8pJIzbYvDQIoQo10orJiOuo=
2626
github.com/blinklabs-io/ouroboros-mock v0.3.8 h1:+DAt2rx0ouZUxee5DBMgZq3I1+ZdxFSHG9g3tYl/FKU=
2727
github.com/blinklabs-io/ouroboros-mock v0.3.8/go.mod h1:UwQIf4KqZwO13P9d90fbi3UL/X7JaJfeEbqk+bEeFQA=
2828
github.com/blinklabs-io/tx-submit-api v0.20.8 h1:SYe5jviJ2LCqICdKeSvY29IL0d00iwUytM54P/GBCUk=

0 commit comments

Comments
 (0)