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
5
5
require (
6
6
github.com/blinklabs-io/adder v0.25.2
7
7
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
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,8 +14,8 @@ github.com/blinklabs-io/adder v0.25.2 h1:qoAR/lzFI1PcBj9VkNTd+rzp0F1vkx3gAHyHlOS
14
14
github.com/blinklabs-io/adder v0.25.2 /go.mod h1:+qhbV4h8UVKUnGIJs32Uq6lj11hdFmTud3IDBXBfbuI =
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.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 =
19
19
github.com/blinklabs-io/ouroboros-mock v0.3.5 h1:/KWbSoH8Pjrd9uxOH7mVbI7XFsDCNW/O9FtLlvJDUpQ =
20
20
github.com/blinklabs-io/ouroboros-mock v0.3.5 /go.mod h1:JtUQ3Luo22hCnGBxuxNp6JaUx63VxidxWwmcaVMremw =
21
21
github.com/buger/jsonparser v1.1.1 h1:2PnMjfWD7wBILjqQbt530v576A/cAbQvEW9gGIpYMUs =
You can’t perform that action at this time.
0 commit comments