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.24.4
7
7
require (
8
8
github.com/blinklabs-io/adder v0.32.4
9
9
github.com/blinklabs-io/cardano-models v0.5.2
10
- github.com/blinklabs-io/gouroboros v0.135.1
10
+ github.com/blinklabs-io/gouroboros v0.135.2
11
11
github.com/dgraph-io/badger/v4 v4.8.0
12
12
github.com/kelseyhightower/envconfig v1.4.0
13
13
github.com/miekg/dns v1.1.68
Original file line number Diff line number Diff line change @@ -15,8 +15,8 @@ github.com/blinklabs-io/adder v0.32.4 h1:ZJkKIq3Rrp6s/JTBwqDuIDa4AvUEhKLenJN9/xZ
15
15
github.com/blinklabs-io/adder v0.32.4 /go.mod h1:s9fgLBi1ELO+b71BMavu9SMmnViQTMRwNzBo4I7u1Kg =
16
16
github.com/blinklabs-io/cardano-models v0.5.2 h1:AmD/BjXOlUElC5ROcruSqelgFierKT4ingWZ+MaifwA =
17
17
github.com/blinklabs-io/cardano-models v0.5.2 /go.mod h1:8ZRXr/DKGwdp6iLJBw/0A1Xpc6G0/lD2vpzEqVVuO7w =
18
- github.com/blinklabs-io/gouroboros v0.135.1 h1:2Z+GkULXKMFb/D1x7EE/LkCesAt/MQxrf3JNffBWvF4 =
19
- github.com/blinklabs-io/gouroboros v0.135.1 /go.mod h1:eCXFpt2fOhp2Id/0AqMaI/qr0bodbS0SIAOpNZVu9Iw =
18
+ github.com/blinklabs-io/gouroboros v0.135.2 h1:lGWW8D+d07OKliQ/5ME7T4LJ6b873pD0UBUh1frdqRA =
19
+ github.com/blinklabs-io/gouroboros v0.135.2 /go.mod h1:XsQrIaAiwsQlkM2z24sVbPJm2kyypQTT/v757GsXFg8 =
20
20
github.com/blinklabs-io/ouroboros-mock v0.3.8 h1:+DAt2rx0ouZUxee5DBMgZq3I1+ZdxFSHG9g3tYl/FKU =
21
21
github.com/blinklabs-io/ouroboros-mock v0.3.8 /go.mod h1:UwQIf4KqZwO13P9d90fbi3UL/X7JaJfeEbqk+bEeFQA =
22
22
github.com/blinklabs-io/plutigo v0.0.12 h1:DxnYKvKYn9OlgiTJi5Ofd97znSJWUtVZjZFqxW9HW/A =
You can’t perform that action at this time.
0 commit comments