File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ toolchain go1.24.1
7
7
require (
8
8
github.com/blinklabs-io/adder v0.26.0
9
9
github.com/blinklabs-io/cardano-models v0.5.0
10
- github.com/blinklabs-io/gouroboros v0.114.1
10
+ github.com/blinklabs-io/gouroboros v0.115.2
11
11
github.com/dgraph-io/badger/v4 v4.6.0
12
12
github.com/kelseyhightower/envconfig v1.4.0
13
13
github.com/miekg/dns v1.1.64
Original file line number Diff line number Diff line change @@ -13,8 +13,8 @@ github.com/blinklabs-io/adder v0.26.0 h1:v5mgZuXoP8GgKbmHMP0pCgcTUv12MCErp4Iw18V
13
13
github.com/blinklabs-io/adder v0.26.0 /go.mod h1:T0MJzkLbd+g4qT3YvMO2lb6ZKiifib2jOWMUycKkNyo =
14
14
github.com/blinklabs-io/cardano-models v0.5.0 h1:HVhALGCJ+Q6tg0dtdPny/kUqhvDJrenRF7ymxnMblks =
15
15
github.com/blinklabs-io/cardano-models v0.5.0 /go.mod h1:nWMr7NM+jT5xiZLJ0hEjxm57OhIm9WHB/NK9NrkrK54 =
16
- github.com/blinklabs-io/gouroboros v0.114.1 h1:ZeNJuSiOQNs0uJsxe7eHgz75FRaseH+v+hQBgll2Zqc =
17
- github.com/blinklabs-io/gouroboros v0.114.1 /go.mod h1:E43ihaCCqNYMsTtdGbTv6Un0QVYcSXb3E/SbADJNBIM =
16
+ github.com/blinklabs-io/gouroboros v0.115.2 h1:qG6uu8yDQpJ4VYmiARdkOpfjvKw3r0MG4B6dFaZ8Rzc =
17
+ github.com/blinklabs-io/gouroboros v0.115.2 /go.mod h1:E43ihaCCqNYMsTtdGbTv6Un0QVYcSXb3E/SbADJNBIM =
18
18
github.com/blinklabs-io/ouroboros-mock v0.3.7 h1:86FvD591XhdGk2BqQweRKfwc6Y6ll5Lunmo/RUehJ6o =
19
19
github.com/blinklabs-io/ouroboros-mock v0.3.7 /go.mod h1:611xZgdWCxZsSaS5tjgxqjmWIkSpsM9eKuQAKozw+sk =
20
20
github.com/btcsuite/btcd v0.20.1-beta /go.mod h1:wVuoA8VJLEcwgqHBwHmzLRazpKxTv13Px/pDuV7OomQ =
You can’t perform that action at this time.
0 commit comments