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
55require (
66 github.com/blinklabs-io/adder v0.25.4
77 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
99 github.com/dgraph-io/badger/v4 v4.5.0
1010 github.com/kelseyhightower/envconfig v1.4.0
1111 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
1414github.com/blinklabs-io/adder v0.25.4 /go.mod h1:EApK9EwNpyDif5Q5ddq2XgZtPX1EDCGRKTXRLxBi/KI =
1515github.com/blinklabs-io/cardano-models v0.4.0 h1:Wz8QtSKmPXcf+6jTU8B1wUDP/T0XkBrBefkWuuMIqKs =
1616github.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 =
2121github.com/buger/jsonparser v1.1.1 h1:2PnMjfWD7wBILjqQbt530v576A/cAbQvEW9gGIpYMUs =
2222github.com/buger/jsonparser v1.1.1 /go.mod h1:6RYKKt7H4d4+iWqouImQ9R2FZql3VbhNgx27UK13J/0 =
2323github.com/census-instrumentation/opencensus-proto v0.2.1 /go.mod h1:f6KPmirojxKA12rnyqOA5BBL4O983OfeGPqjHWSTneU =
You can’t perform that action at this time.
0 commit comments