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,9 +2,11 @@ module github.com/blinklabs-io/gouroboros
2
2
3
3
go 1.23.6
4
4
5
+ toolchain go1.24.1
6
+
5
7
require (
6
8
filippo.io/edwards25519 v1.1.0
7
- github.com/blinklabs-io/ouroboros-mock v0.3.6
9
+ github.com/blinklabs-io/ouroboros-mock v0.3.7
8
10
github.com/btcsuite/btcd/btcutil v1.1.6
9
11
github.com/fxamacker/cbor/v2 v2.7.0
10
12
github.com/jinzhu/copier v0.4.0
Original file line number Diff line number Diff line change 1
1
filippo.io/edwards25519 v1.1.0 h1:FNf4tywRC1HmFuKW5xopWpigGjJKiJSV0Cqo0cJWDaA =
2
2
filippo.io/edwards25519 v1.1.0 /go.mod h1:BxyFTGdWcka3PhytdK4V28tE5sGfRvvvRV7EaN4VDT4 =
3
3
github.com/aead/siphash v1.0.1 /go.mod h1:Nywa3cDsYNNK3gaciGTWPwHt0wlpNV15vwmswBAUSII =
4
- github.com/blinklabs-io/ouroboros-mock v0.3.6 h1:m/iK4l1EJbiz9kU0u5uzWNEwlskazWuwbJHysr2hhP4 =
5
- github.com/blinklabs-io/ouroboros-mock v0.3.6 /go.mod h1:S++j/dBxNYG3AlcRaeZvok4X2ih7GrK+VWV1s0SLN3M =
4
+ github.com/blinklabs-io/ouroboros-mock v0.3.7 h1:86FvD591XhdGk2BqQweRKfwc6Y6ll5Lunmo/RUehJ6o =
5
+ github.com/blinklabs-io/ouroboros-mock v0.3.7 /go.mod h1:611xZgdWCxZsSaS5tjgxqjmWIkSpsM9eKuQAKozw+sk =
6
6
github.com/btcsuite/btcd v0.20.1-beta /go.mod h1:wVuoA8VJLEcwgqHBwHmzLRazpKxTv13Px/pDuV7OomQ =
7
7
github.com/btcsuite/btcd v0.22.0-beta.0.20220111032746-97732e52810c /go.mod h1:tjmYdS6MLJ5/s0Fj4DbLgSbDHbEqLJrtnHecBFkdz5M =
8
8
github.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