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
7
7
require (
8
8
github.com/blinklabs-io/adder v0.25.0
9
9
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
11
11
github.com/dgraph-io/badger/v4 v4.4.0
12
12
github.com/kelseyhightower/envconfig v1.4.0
13
13
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
14
14
github.com/blinklabs-io/adder v0.25.0 /go.mod h1:T8QPCxIk9WfKCwKb+wWIR25/dbXbdOrf9D/QcOcoaYk =
15
15
github.com/blinklabs-io/cardano-models v0.3.8 h1:Ic+gNeTwAj2etmkRHQbWg3TqAvd8yvVdXBrTy9Ewf5Y =
16
16
github.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 =
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