File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ go 1.22.11
5
5
require (
6
6
github.com/blinklabs-io/adder v0.25.4
7
7
github.com/blinklabs-io/cardano-models v0.4.0
8
- github.com/blinklabs-io/gouroboros v0.107.1
8
+ github.com/blinklabs-io/gouroboros v0.108.0
9
9
github.com/dgraph-io/badger/v4 v4.5.0
10
10
github.com/kelseyhightower/envconfig v1.4.0
11
11
github.com/miekg/dns v1.1.62
Original file line number Diff line number Diff line change @@ -14,10 +14,10 @@ github.com/blinklabs-io/adder v0.25.4 h1:28m4R4SwPXZsdbVCDpMvXVvUlxDiYJTjSCwmaq6
14
14
github.com/blinklabs-io/adder v0.25.4 /go.mod h1:EApK9EwNpyDif5Q5ddq2XgZtPX1EDCGRKTXRLxBi/KI =
15
15
github.com/blinklabs-io/cardano-models v0.4.0 h1:Wz8QtSKmPXcf+6jTU8B1wUDP/T0XkBrBefkWuuMIqKs =
16
16
github.com/blinklabs-io/cardano-models v0.4.0 /go.mod h1:rpSFMN5o9X+kqGmfvpDSPadD0xO+2qoB3wNVMj+I6/Y =
17
- github.com/blinklabs-io/gouroboros v0.107.1 h1:BOHByzGwkGCrAkXAxaH3hPiXOPPxyYV1WrB7crJEaUE =
18
- github.com/blinklabs-io/gouroboros v0.107.1 /go.mod h1:Igd/hQ3pIhX3/KRM5js3Jz6CF8M8oKN9aO9d9NR7wGo =
19
- github.com/blinklabs-io/ouroboros-mock v0.3.5 h1:/KWbSoH8Pjrd9uxOH7mVbI7XFsDCNW/O9FtLlvJDUpQ =
20
- github.com/blinklabs-io/ouroboros-mock v0.3.5 /go.mod h1:JtUQ3Luo22hCnGBxuxNp6JaUx63VxidxWwmcaVMremw =
17
+ github.com/blinklabs-io/gouroboros v0.108.0 h1:ys4A3Mnnr7pZTWjUYGkkVolNKBVUOIqm9bz8DEcUA9c =
18
+ github.com/blinklabs-io/gouroboros v0.108.0 /go.mod h1:10k4zsSu1Xykvh+J2Vfdz49ul1kfNH+zlnuCmlBcop4 =
19
+ github.com/blinklabs-io/ouroboros-mock v0.3.6 h1:m/iK4l1EJbiz9kU0u5uzWNEwlskazWuwbJHysr2hhP4 =
20
+ github.com/blinklabs-io/ouroboros-mock v0.3.6 /go.mod h1:S++j/dBxNYG3AlcRaeZvok4X2ih7GrK+VWV1s0SLN3M =
21
21
github.com/buger/jsonparser v1.1.1 h1:2PnMjfWD7wBILjqQbt530v576A/cAbQvEW9gGIpYMUs =
22
22
github.com/buger/jsonparser v1.1.1 /go.mod h1:6RYKKt7H4d4+iWqouImQ9R2FZql3VbhNgx27UK13J/0 =
23
23
github.com/census-instrumentation/opencensus-proto v0.2.1 /go.mod h1:f6KPmirojxKA12rnyqOA5BBL4O983OfeGPqjHWSTneU =
You can’t perform that action at this time.
0 commit comments