Skip to content

Commit 35f5c42

Browse files
build(deps): bump github.com/blinklabs-io/gouroboros (#383)
Bumps [github.com/blinklabs-io/gouroboros](https://github.com/blinklabs-io/gouroboros) from 0.113.1 to 0.114.1. - [Release notes](https://github.com/blinklabs-io/gouroboros/releases) - [Commits](blinklabs-io/gouroboros@v0.113.1...v0.114.1) --- updated-dependencies: - dependency-name: github.com/blinklabs-io/gouroboros 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 7fdd7ab commit 35f5c42

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ require (
77
connectrpc.com/grpchealth v1.3.0
88
connectrpc.com/grpcreflect v1.3.0
99
github.com/blinklabs-io/adder v0.26.0
10-
github.com/blinklabs-io/gouroboros v0.113.1
10+
github.com/blinklabs-io/gouroboros v0.114.1
1111
github.com/blinklabs-io/tx-submit-api v0.20.7
1212
github.com/gin-gonic/gin v1.10.0
1313
github.com/gorilla/websocket v1.5.3

go.sum

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,10 @@ 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.26.0 h1:v5mgZuXoP8GgKbmHMP0pCgcTUv12MCErp4Iw18V05J8=
2323
github.com/blinklabs-io/adder v0.26.0/go.mod h1:T0MJzkLbd+g4qT3YvMO2lb6ZKiifib2jOWMUycKkNyo=
24-
github.com/blinklabs-io/gouroboros v0.113.1 h1:klOq2CcqyTXu8o8INwpf0EmrIIW6p4xwpFF3O1Y28LY=
25-
github.com/blinklabs-io/gouroboros v0.113.1/go.mod h1:lG6kfR3SfHXhDjkQO15CVXZT3DzuhxUN7ElhqGDI1Ss=
26-
github.com/blinklabs-io/ouroboros-mock v0.3.6 h1:m/iK4l1EJbiz9kU0u5uzWNEwlskazWuwbJHysr2hhP4=
27-
github.com/blinklabs-io/ouroboros-mock v0.3.6/go.mod h1:S++j/dBxNYG3AlcRaeZvok4X2ih7GrK+VWV1s0SLN3M=
24+
github.com/blinklabs-io/gouroboros v0.114.1 h1:ZeNJuSiOQNs0uJsxe7eHgz75FRaseH+v+hQBgll2Zqc=
25+
github.com/blinklabs-io/gouroboros v0.114.1/go.mod h1:E43ihaCCqNYMsTtdGbTv6Un0QVYcSXb3E/SbADJNBIM=
26+
github.com/blinklabs-io/ouroboros-mock v0.3.7 h1:86FvD591XhdGk2BqQweRKfwc6Y6ll5Lunmo/RUehJ6o=
27+
github.com/blinklabs-io/ouroboros-mock v0.3.7/go.mod h1:611xZgdWCxZsSaS5tjgxqjmWIkSpsM9eKuQAKozw+sk=
2828
github.com/blinklabs-io/tx-submit-api v0.20.7 h1:UcMnFDB0MMWCxJ+X737kmhBnvhAHHLRG5IgUu0PzF+w=
2929
github.com/blinklabs-io/tx-submit-api v0.20.7/go.mod h1:Bv1QlYJdkEWIRUcNTsluxxlZmXuaaiooReMd/A4fm4Q=
3030
github.com/btcsuite/btcd v0.20.1-beta/go.mod h1:wVuoA8VJLEcwgqHBwHmzLRazpKxTv13Px/pDuV7OomQ=

0 commit comments

Comments
 (0)