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.24.0
5
5
toolchain go1.24.4
6
6
7
7
require (
8
- github.com/blinklabs-io/adder v0.32.4
8
+ github.com/blinklabs-io/adder v0.32.5
9
9
github.com/blinklabs-io/cardano-models v0.5.2
10
10
github.com/blinklabs-io/gouroboros v0.135.2
11
11
github.com/dgraph-io/badger/v4 v4.8.0
Original file line number Diff line number Diff line change @@ -11,8 +11,8 @@ github.com/beorn7/perks v1.0.1 h1:VlbKKnNfV8bJzeqoa4cOKqO6bYr3WgKZxO8Z16+hsOM=
11
11
github.com/beorn7/perks v1.0.1 /go.mod h1:G2ZrVWU2WbWT9wwq4/hrbKbnv/1ERSJQ0ibhJ6rlkpw =
12
12
github.com/bits-and-blooms/bitset v1.20.0 h1:2F+rfL86jE2d/bmw7OhqUg2Sj/1rURkBn3MdfoPyRVU =
13
13
github.com/bits-and-blooms/bitset v1.20.0 /go.mod h1:7hO7Gc7Pp1vODcmWvKMRA9BNmbv6a/7QIWpPxHddWR8 =
14
- github.com/blinklabs-io/adder v0.32.4 h1:ZJkKIq3Rrp6s/JTBwqDuIDa4AvUEhKLenJN9/xZQ3f0 =
15
- github.com/blinklabs-io/adder v0.32.4 /go.mod h1:s9fgLBi1ELO+b71BMavu9SMmnViQTMRwNzBo4I7u1Kg =
14
+ github.com/blinklabs-io/adder v0.32.5 h1:W0vxaA1JE+UhmVsNwEvOBRBRggXGCtXZijTvXLEMrg0 =
15
+ github.com/blinklabs-io/adder v0.32.5 /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
18
github.com/blinklabs-io/gouroboros v0.135.2 h1:lGWW8D+d07OKliQ/5ME7T4LJ6b873pD0UBUh1frdqRA =
You can’t perform that action at this time.
0 commit comments