File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11module github.com/onflow/flow-go-sdk/examples
22
3- go 1.21.0
3+ go 1.22
4+
5+ toolchain go1.22.4
46
57replace github.com/onflow/flow-go-sdk => ../
68
79require (
8- github.com/onflow/cadence v1.0.0-preview.31
10+ github.com/onflow/cadence v1.0.0-preview.35
911 github.com/onflow/flow-cli/flowkit v1.11.0
1012 github.com/onflow/flow-go-sdk v0.41.17
1113 github.com/spf13/afero v1.11.0
Original file line number Diff line number Diff line change @@ -112,6 +112,7 @@ github.com/onflow/cadence v1.0.0-preview.25/go.mod h1:fGhLBbuEmv5rh48qv0ZS0tUz53
112112github.com/onflow/cadence v1.0.0-preview.26 /go.mod h1:fGhLBbuEmv5rh48qv0ZS0tUz53gxWsHpB4dPsF09h6E =
113113github.com/onflow/cadence v1.0.0-preview.29 /go.mod h1:3LM1VgE9HkJ815whY/F0LYWULwJa8p2nJiKyIIxpGAE =
114114github.com/onflow/cadence v1.0.0-preview.31 /go.mod h1:3LM1VgE9HkJ815whY/F0LYWULwJa8p2nJiKyIIxpGAE =
115+ github.com/onflow/cadence v1.0.0-preview.35 /go.mod h1:jOwvPSSLTr9TvaKMs7KKiBYMmpdpNNAFxBsjMlrqVD0 =
115116github.com/onflow/crypto v0.25.0 h1:BeWbLsh3ZD13Ej+Uky6kg1PL1ZIVBDVX+2MVBNwqddg =
116117github.com/onflow/crypto v0.25.0 /go.mod h1:C8FbaX0x8y+FxWjbkHy0Q4EASCDR9bSPWZqlpCLYyVI =
117118github.com/onflow/crypto v0.25.1 /go.mod h1:C8FbaX0x8y+FxWjbkHy0Q4EASCDR9bSPWZqlpCLYyVI =
You can’t perform that action at this time.
0 commit comments