File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -5,9 +5,9 @@ go 1.23.6
55toolchain go1.24.4
66
77require (
8- github.com/blinklabs-io/adder v0.30.3
8+ github.com/blinklabs-io/adder v0.30.4
99 github.com/blinklabs-io/cardano-models v0.5.1
10- github.com/blinklabs-io/gouroboros v0.125.1
10+ github.com/blinklabs-io/gouroboros v0.127.0
1111 github.com/dgraph-io/badger/v4 v4.7.0
1212 github.com/kelseyhightower/envconfig v1.4.0
1313 github.com/miekg/dns v1.1.66
Original file line number Diff line number Diff line change @@ -9,12 +9,12 @@ github.com/aws/aws-sdk-go v1.55.6 h1:cSg4pvZ3m8dgYcgqB97MrcdjUmZ1BeMYKUxMMB89IPk
99github.com/aws/aws-sdk-go v1.55.6 /go.mod h1:eRwEWoyTWFMVYVQzKMNHWP5/RV4xIUGMQfXQHfHkpNU =
1010github.com/beorn7/perks v1.0.1 h1:VlbKKnNfV8bJzeqoa4cOKqO6bYr3WgKZxO8Z16+hsOM =
1111github.com/beorn7/perks v1.0.1 /go.mod h1:G2ZrVWU2WbWT9wwq4/hrbKbnv/1ERSJQ0ibhJ6rlkpw =
12- github.com/blinklabs-io/adder v0.30.3 h1:ITfwGxwMxpS/+MtmbAwe1yEPJjGHu+1Q63fMigxF57U =
13- github.com/blinklabs-io/adder v0.30.3 /go.mod h1:Ys8Zy7PWdqME76Xg3EQZmf9HOgGRi/c2UiyqTunSmhw =
12+ github.com/blinklabs-io/adder v0.30.4 h1:bFBGAdCQNf/u/1JMyEELpE7ccuaBzfrKNpnNIC3SL2U =
13+ github.com/blinklabs-io/adder v0.30.4 /go.mod h1:Qxz3yIXR6Kl+1QqQ5U+Rz6lWxmk8RNfZDB6f5oUhP0E =
1414github.com/blinklabs-io/cardano-models v0.5.1 h1:dPe5gT8vwmYUbc+rgofO9WS8otbgAKTo5fpMJhLPLIE =
1515github.com/blinklabs-io/cardano-models v0.5.1 /go.mod h1:8z20pRjrS/0nUO3r0HEKKP3cYstwbyfIWUsYKv+ud3s =
16- github.com/blinklabs-io/gouroboros v0.125.1 h1:ZhKgKvFEcz8OtGxGrEYh8A03nqS7+QWqDE+/sGKNKdA =
17- github.com/blinklabs-io/gouroboros v0.125.1 /go.mod h1:LUGnvJ1iOmpCihNxT9fyZFf6KD5E45sV8ZqEUgljzDw =
16+ github.com/blinklabs-io/gouroboros v0.127.0 h1:Zy+ZIMizxjL90WqexO5x0FFW8W7Nla/p45IS56xY/zw =
17+ github.com/blinklabs-io/gouroboros v0.127.0 /go.mod h1:LUGnvJ1iOmpCihNxT9fyZFf6KD5E45sV8ZqEUgljzDw =
1818github.com/blinklabs-io/ouroboros-mock v0.3.8 h1:+DAt2rx0ouZUxee5DBMgZq3I1+ZdxFSHG9g3tYl/FKU =
1919github.com/blinklabs-io/ouroboros-mock v0.3.8 /go.mod h1:UwQIf4KqZwO13P9d90fbi3UL/X7JaJfeEbqk+bEeFQA =
2020github.com/btcsuite/btcd v0.20.1-beta /go.mod h1:wVuoA8VJLEcwgqHBwHmzLRazpKxTv13Px/pDuV7OomQ =
You can’t perform that action at this time.
0 commit comments