File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ go 1.23.6
55toolchain go1.24.1
66
77require (
8- github.com/blinklabs-io/gouroboros v0.113 .1
8+ github.com/blinklabs-io/gouroboros v0.114 .1
99 github.com/fxamacker/cbor/v2 v2.7.0
1010 github.com/gin-contrib/cors v1.7.3
1111 github.com/gin-contrib/zap v1.1.4
Original file line number Diff line number Diff line change @@ -7,10 +7,10 @@ github.com/beorn7/perks v1.0.1 h1:VlbKKnNfV8bJzeqoa4cOKqO6bYr3WgKZxO8Z16+hsOM=
77github.com/beorn7/perks v1.0.1 /go.mod h1:G2ZrVWU2WbWT9wwq4/hrbKbnv/1ERSJQ0ibhJ6rlkpw =
88github.com/bits-and-blooms/bitset v1.8.0 h1:FD+XqgOZDUxxZ8hzoBFuV9+cGWY9CslN6d5MS5JVb4c =
99github.com/bits-and-blooms/bitset v1.8.0 /go.mod h1:7hO7Gc7Pp1vODcmWvKMRA9BNmbv6a/7QIWpPxHddWR8 =
10- github.com/blinklabs-io/gouroboros v0.113 .1 h1:klOq2CcqyTXu8o8INwpf0EmrIIW6p4xwpFF3O1Y28LY =
11- github.com/blinklabs-io/gouroboros v0.113 .1 /go.mod h1:lG6kfR3SfHXhDjkQO15CVXZT3DzuhxUN7ElhqGDI1Ss =
12- github.com/blinklabs-io/ouroboros-mock v0.3.6 h1:m/iK4l1EJbiz9kU0u5uzWNEwlskazWuwbJHysr2hhP4 =
13- github.com/blinklabs-io/ouroboros-mock v0.3.6 /go.mod h1:S++j/dBxNYG3AlcRaeZvok4X2ih7GrK+VWV1s0SLN3M =
10+ github.com/blinklabs-io/gouroboros v0.114 .1 h1:ZeNJuSiOQNs0uJsxe7eHgz75FRaseH+v+hQBgll2Zqc =
11+ github.com/blinklabs-io/gouroboros v0.114 .1 /go.mod h1:E43ihaCCqNYMsTtdGbTv6Un0QVYcSXb3E/SbADJNBIM =
12+ github.com/blinklabs-io/ouroboros-mock v0.3.7 h1:86FvD591XhdGk2BqQweRKfwc6Y6ll5Lunmo/RUehJ6o =
13+ github.com/blinklabs-io/ouroboros-mock v0.3.7 /go.mod h1:611xZgdWCxZsSaS5tjgxqjmWIkSpsM9eKuQAKozw+sk =
1414github.com/btcsuite/btcd v0.20.1-beta /go.mod h1:wVuoA8VJLEcwgqHBwHmzLRazpKxTv13Px/pDuV7OomQ =
1515github.com/btcsuite/btcd v0.22.0-beta.0.20220111032746-97732e52810c /go.mod h1:tjmYdS6MLJ5/s0Fj4DbLgSbDHbEqLJrtnHecBFkdz5M =
1616github.com/btcsuite/btcd v0.23.5-0.20231215221805-96c9fd8078fd /go.mod h1:nm3Bko6zh6bWP60UxwoT5LzdGJsQJaPo6HjduXq9p6A =
You can’t perform that action at this time.
0 commit comments