File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 5
5
require (
6
6
github.com/blinklabs-io/cardano-models v0.2.0
7
7
github.com/blinklabs-io/gouroboros v0.69.2
8
- github.com/blinklabs-io/snek v0.16 .0
8
+ github.com/blinklabs-io/snek v0.17 .0
9
9
github.com/dgraph-io/badger/v4 v4.2.0
10
10
github.com/kelseyhightower/envconfig v1.4.0
11
11
github.com/miekg/dns v1.1.57
Original file line number Diff line number Diff line change @@ -4,8 +4,8 @@ github.com/blinklabs-io/cardano-models v0.2.0 h1:fQ2vkvMLFgQodtFpYE73i+6+eNN5vaI
4
4
github.com/blinklabs-io/cardano-models v0.2.0 /go.mod h1:iH8IqSca4WzFQIAT3Ssd3TviILfoCgaJQ8mc3JrIvwE =
5
5
github.com/blinklabs-io/gouroboros v0.69.2 h1:6FQwC1KxTPYbbugolNU03Dvm3vaCZWoceaaWLx6Skw0 =
6
6
github.com/blinklabs-io/gouroboros v0.69.2 /go.mod h1:ppm97qgdO1ZsfrrziSgmRRChtESfLtGaUcn9UN1Ft5A =
7
- github.com/blinklabs-io/snek v0.16 .0 h1:M0qCNzgWNfw4kJ3+UrFjUQTZKid9lYxgxx+rdypW+V8 =
8
- github.com/blinklabs-io/snek v0.16 .0 /go.mod h1:/XVB/pZFXmASRNZFKUQAuLqU2oznVMQY5YN5y6SQHiM =
7
+ github.com/blinklabs-io/snek v0.17 .0 h1:c7g9+2UYyAunMFBOs2hoomIUFkVQNB8ZHTCvCGKSQ0E =
8
+ github.com/blinklabs-io/snek v0.17 .0 /go.mod h1:2WpL9BHe3EvrqcZKjmgQEk48pd1hOUumGexulOvh/Ew =
9
9
github.com/cespare/xxhash/v2 v2.1.1 /go.mod h1:VGX0DQ3Q6kWi7AoAeZDth3/j3BFtOZR5XLFGgcrjCOs =
10
10
github.com/cespare/xxhash/v2 v2.2.0 h1:DC2CZ1Ep5Y4k3ZQ899DldepgrayRUGE6BBZ/cd9Cj44 =
11
11
github.com/cespare/xxhash/v2 v2.2.0 /go.mod h1:VGX0DQ3Q6kWi7AoAeZDth3/j3BFtOZR5XLFGgcrjCOs =
You can’t perform that action at this time.
0 commit comments