Skip to content

Commit a5df7a9

Browse files
chore(deps): bump github.com/blinklabs-io/gouroboros
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]>
1 parent d62592d commit a5df7a9

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
@@ -7,7 +7,7 @@ toolchain go1.24.1
77
require (
88
github.com/blinklabs-io/adder v0.30.0
99
github.com/blinklabs-io/cardano-models v0.5.1
10-
github.com/blinklabs-io/gouroboros v0.121.0
10+
github.com/blinklabs-io/gouroboros v0.122.0
1111
github.com/dgraph-io/badger/v4 v4.7.0
1212
github.com/kelseyhightower/envconfig v1.4.0
1313
github.com/miekg/dns v1.1.66

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ github.com/blinklabs-io/adder v0.30.0 h1:NpmzI3Mx67lqc6aqleAVPvbWtoILDWxTczZorGQ
1313
github.com/blinklabs-io/adder v0.30.0/go.mod h1:Wik3IPpVDMKHT5q0BX0ObloXjfj5h2g7h+ate1t/hV4=
1414
github.com/blinklabs-io/cardano-models v0.5.1 h1:dPe5gT8vwmYUbc+rgofO9WS8otbgAKTo5fpMJhLPLIE=
1515
github.com/blinklabs-io/cardano-models v0.5.1/go.mod h1:8z20pRjrS/0nUO3r0HEKKP3cYstwbyfIWUsYKv+ud3s=
16-
github.com/blinklabs-io/gouroboros v0.121.0 h1:Hb8amqG2dOztE1r5cuZAUUKSUzusDuffdGgSSh+qIfs=
17-
github.com/blinklabs-io/gouroboros v0.121.0/go.mod h1:hAJS7mv7dYMbjXujmr6X8pJIzbYvDQIoQo10orJiOuo=
16+
github.com/blinklabs-io/gouroboros v0.122.0 h1:U1eAYlA4iBSMNxulagBwvTq3cDKxOwTK/n49Z5eQfrw=
17+
github.com/blinklabs-io/gouroboros v0.122.0/go.mod h1:hAJS7mv7dYMbjXujmr6X8pJIzbYvDQIoQo10orJiOuo=
1818
github.com/blinklabs-io/ouroboros-mock v0.3.8 h1:+DAt2rx0ouZUxee5DBMgZq3I1+ZdxFSHG9g3tYl/FKU=
1919
github.com/blinklabs-io/ouroboros-mock v0.3.8/go.mod h1:UwQIf4KqZwO13P9d90fbi3UL/X7JaJfeEbqk+bEeFQA=
2020
github.com/btcsuite/btcd v0.20.1-beta/go.mod h1:wVuoA8VJLEcwgqHBwHmzLRazpKxTv13Px/pDuV7OomQ=

0 commit comments

Comments
 (0)