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 @@ -9,7 +9,7 @@ require (
9
9
github.com/aws/aws-sdk-go-v2/service/kms v1.26.3
10
10
github.com/ethereum/go-ethereum v1.13.5
11
11
github.com/onflow/cadence v1.0.0-preview.18
12
- github.com/onflow/crypto v0.25.0
12
+ github.com/onflow/crypto v0.25.1
13
13
github.com/onflow/flow/protobuf/go/flow v0.3.2-0.20231121210617-52ee94b830c2
14
14
github.com/onflow/sdks v0.5.1-0.20230912225508-b35402f12bba
15
15
github.com/pkg/errors v0.9.1
Original file line number Diff line number Diff line change @@ -122,8 +122,8 @@ github.com/onflow/atree v0.6.1-0.20240308163425-dc825c20b1a2 h1:jJLDswfAVB0bHCu1
122
122
github.com/onflow/atree v0.6.1-0.20240308163425-dc825c20b1a2 /go.mod h1:xvP61FoOs95K7IYdIYRnNcYQGf4nbF/uuJ0tHf4DRuM =
123
123
github.com/onflow/cadence v1.0.0-preview.18 h1:1gN+suBexuu1gZz0JjWDC9dcGBI/GIMP8R0Tyou9mzA =
124
124
github.com/onflow/cadence v1.0.0-preview.18 /go.mod h1:no8+e5V51B9mgfi4U9xdeH+GxcJdoKKDP9gdxEj9Jdg =
125
- github.com/onflow/crypto v0.25.0 h1:BeWbLsh3ZD13Ej+Uky6kg1PL1ZIVBDVX+2MVBNwqddg =
126
- github.com/onflow/crypto v0.25.0 /go.mod h1:C8FbaX0x8y+FxWjbkHy0Q4EASCDR9bSPWZqlpCLYyVI =
125
+ github.com/onflow/crypto v0.25.1 h1:0txy2PKPMM873JbpxQNbJmuOJtD56bfs48RQfm0ts5A =
126
+ github.com/onflow/crypto v0.25.1 /go.mod h1:C8FbaX0x8y+FxWjbkHy0Q4EASCDR9bSPWZqlpCLYyVI =
127
127
github.com/onflow/flow/protobuf/go/flow v0.3.2-0.20231121210617-52ee94b830c2 h1:qZjl4wSTG/E9znEjkHF0nNaEdlBLJoOEAtr7xUsTNqc =
128
128
github.com/onflow/flow/protobuf/go/flow v0.3.2-0.20231121210617-52ee94b830c2 /go.mod h1:NA2pX2nw8zuaxfKphhKsk00kWLwfd+tv8mS23YXO4Sk =
129
129
github.com/onflow/sdks v0.5.1-0.20230912225508-b35402f12bba h1:rIehuhO6bj4FkwE4VzwEjX7MoAlOhUJENBJLqDqVxAo =
You can’t perform that action at this time.
0 commit comments