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 @@ -5,7 +5,7 @@ go 1.23.6
5
5
require (
6
6
github.com/blinklabs-io/adder v0.26.0
7
7
github.com/blinklabs-io/cardano-models v0.4.0
8
- github.com/blinklabs-io/gouroboros v0.109 .0
8
+ github.com/blinklabs-io/gouroboros v0.110 .0
9
9
github.com/dgraph-io/badger/v4 v4.5.1
10
10
github.com/kelseyhightower/envconfig v1.4.0
11
11
github.com/miekg/dns v1.1.63
Original file line number Diff line number Diff line change @@ -15,8 +15,8 @@ github.com/blinklabs-io/adder v0.26.0 h1:v5mgZuXoP8GgKbmHMP0pCgcTUv12MCErp4Iw18V
15
15
github.com/blinklabs-io/adder v0.26.0 /go.mod h1:T0MJzkLbd+g4qT3YvMO2lb6ZKiifib2jOWMUycKkNyo =
16
16
github.com/blinklabs-io/cardano-models v0.4.0 h1:Wz8QtSKmPXcf+6jTU8B1wUDP/T0XkBrBefkWuuMIqKs =
17
17
github.com/blinklabs-io/cardano-models v0.4.0 /go.mod h1:rpSFMN5o9X+kqGmfvpDSPadD0xO+2qoB3wNVMj+I6/Y =
18
- github.com/blinklabs-io/gouroboros v0.109 .0 h1:N8o5EObDfqJM2PQjAbNmkVqS7dtV/gwRnv7z7rkBWQA =
19
- github.com/blinklabs-io/gouroboros v0.109 .0 /go.mod h1:VlfiHqXeVvnaeK97U8MyohQFT1PyB2SiBnSYeF+ZLNo =
18
+ github.com/blinklabs-io/gouroboros v0.110 .0 h1:VWqaTKEC0ituUylT7/KxRwaibM5ZFgqjSsfPmmvgc1Q =
19
+ github.com/blinklabs-io/gouroboros v0.110 .0 /go.mod h1:VlfiHqXeVvnaeK97U8MyohQFT1PyB2SiBnSYeF+ZLNo =
20
20
github.com/blinklabs-io/ouroboros-mock v0.3.6 h1:m/iK4l1EJbiz9kU0u5uzWNEwlskazWuwbJHysr2hhP4 =
21
21
github.com/blinklabs-io/ouroboros-mock v0.3.6 /go.mod h1:S++j/dBxNYG3AlcRaeZvok4X2ih7GrK+VWV1s0SLN3M =
22
22
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