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.22.9
55require (
66 github.com/blinklabs-io/adder v0.25.2
77 github.com/blinklabs-io/cardano-models v0.4.0
8- github.com/blinklabs-io/gouroboros v0.106.2
8+ github.com/blinklabs-io/gouroboros v0.107.1
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,8 +14,8 @@ github.com/blinklabs-io/adder v0.25.2 h1:qoAR/lzFI1PcBj9VkNTd+rzp0F1vkx3gAHyHlOS
1414github.com/blinklabs-io/adder v0.25.2 /go.mod h1:+qhbV4h8UVKUnGIJs32Uq6lj11hdFmTud3IDBXBfbuI =
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.106.2 h1:4J87NAdpBvQrkZWNrYs1GOkcDgK5YxdlNvqsEDa/tgM =
18- github.com/blinklabs-io/gouroboros v0.106.2 /go.mod h1:eXNqQgN88MHZKtNNlmeKtE8xygENLzOsmG2cVSdM9aU =
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 =
1919github.com/blinklabs-io/ouroboros-mock v0.3.5 h1:/KWbSoH8Pjrd9uxOH7mVbI7XFsDCNW/O9FtLlvJDUpQ =
2020github.com/blinklabs-io/ouroboros-mock v0.3.5 /go.mod h1:JtUQ3Luo22hCnGBxuxNp6JaUx63VxidxWwmcaVMremw =
2121github.com/buger/jsonparser v1.1.1 h1:2PnMjfWD7wBILjqQbt530v576A/cAbQvEW9gGIpYMUs =
You can’t perform that action at this time.
0 commit comments