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 @@ -7,7 +7,7 @@ toolchain go1.22.6
77require (
88 github.com/blinklabs-io/adder v0.25.0
99 github.com/blinklabs-io/cardano-models v0.3.8
10- github.com/blinklabs-io/gouroboros v0.103.6
10+ github.com/blinklabs-io/gouroboros v0.104.1
1111 github.com/dgraph-io/badger/v4 v4.4.0
1212 github.com/kelseyhightower/envconfig v1.4.0
1313 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.0 h1:Rkfg3c3HX9bxM2+GJlkX4npGBunNUSSWUAhquVo
1414github.com/blinklabs-io/adder v0.25.0 /go.mod h1:T8QPCxIk9WfKCwKb+wWIR25/dbXbdOrf9D/QcOcoaYk =
1515github.com/blinklabs-io/cardano-models v0.3.8 h1:Ic+gNeTwAj2etmkRHQbWg3TqAvd8yvVdXBrTy9Ewf5Y =
1616github.com/blinklabs-io/cardano-models v0.3.8 /go.mod h1:uDEiazZ7jdZTKNJALwRQ7t7k2plm+d9zIqXwi1tWNtw =
17- github.com/blinklabs-io/gouroboros v0.103.6 h1:UG3ZjJh7yHihZmR18/0+QQliyq0xVoWgpgXuKdULD9o =
18- github.com/blinklabs-io/gouroboros v0.103.6 /go.mod h1:nW0/J6Zv5Oupr4MHehfJ3noSXu7VSxKWusFRNKo0nhI =
17+ github.com/blinklabs-io/gouroboros v0.104.1 h1:qLmDprvafRxvMQsYUsvA05XqIvMbMWQU+7lSyuK1rhU =
18+ github.com/blinklabs-io/gouroboros v0.104.1 /go.mod h1:nW0/J6Zv5Oupr4MHehfJ3noSXu7VSxKWusFRNKo0nhI =
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