File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -2,8 +2,10 @@ module github.com/blinklabs-io/cardano-models
2
2
3
3
go 1.23.6
4
4
5
+ toolchain go1.24.1
6
+
5
7
require (
6
- github.com/blinklabs-io/gouroboros v0.114.1
8
+ github.com/blinklabs-io/gouroboros v0.115.2
7
9
github.com/fxamacker/cbor/v2 v2.7.0
8
10
github.com/go-playground/validator/v10 v10.25.0
9
11
github.com/stretchr/testify v1.10.0
Original file line number Diff line number Diff line change 1
- github.com/blinklabs-io/gouroboros v0.114.1 h1:ZeNJuSiOQNs0uJsxe7eHgz75FRaseH+v+hQBgll2Zqc =
2
- github.com/blinklabs-io/gouroboros v0.114.1 /go.mod h1:E43ihaCCqNYMsTtdGbTv6Un0QVYcSXb3E/SbADJNBIM =
1
+ github.com/blinklabs-io/gouroboros v0.115.2 h1:qG6uu8yDQpJ4VYmiARdkOpfjvKw3r0MG4B6dFaZ8Rzc =
2
+ github.com/blinklabs-io/gouroboros v0.115.2 /go.mod h1:E43ihaCCqNYMsTtdGbTv6Un0QVYcSXb3E/SbADJNBIM =
3
3
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc h1:U9qPSI2PIWSS1VwoXQT9A3Wy9MM3WgvqSxFWenqJduM =
4
4
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
5
5
github.com/fxamacker/cbor/v2 v2.7.0 h1:iM5WgngdRBanHcxugY4JySA0nk1wZorNOpTgCMedv5E =
You can’t perform that action at this time.
0 commit comments