We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 99b6a6d + fd28f46 commit c89b027Copy full SHA for c89b027
4 files changed
go.mod
@@ -7,12 +7,12 @@ require (
7
github.com/gosuri/uilive v0.0.4
8
github.com/joho/godotenv v1.3.0
9
github.com/manifoldco/promptui v0.8.0
10
- github.com/onflow/cadence v0.19.1
+ github.com/onflow/cadence v0.20.1
11
github.com/onflow/cadence/languageserver v0.18.3-0.20211005105715-3c618f0fcd10
12
github.com/onflow/flow-core-contracts/lib/go/templates v0.7.9
13
- github.com/onflow/flow-emulator v0.24.0
14
- github.com/onflow/flow-go v0.22.9
15
- github.com/onflow/flow-go-sdk v0.23.0
+ github.com/onflow/flow-emulator v0.26.0
+ github.com/onflow/flow-go v0.23.2-0.20211125195119-1ee2fc2dd5d9
+ github.com/onflow/flow-go-sdk v0.24.0
16
github.com/psiemens/sconfig v0.1.0
17
github.com/spf13/afero v1.6.0
18
github.com/spf13/cobra v1.2.1
0 commit comments