We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1d45016 + 398e8ac commit e9202c4Copy full SHA for e9202c4
3 files changed
go.mod
@@ -7,10 +7,10 @@ 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.16.1
+ github.com/onflow/cadence v0.17.0
11
github.com/onflow/cadence/languageserver v0.16.0
12
github.com/onflow/flow-core-contracts/lib/go/templates v0.6.0
13
- github.com/onflow/flow-emulator v0.20.2
+ github.com/onflow/flow-emulator v0.20.3
14
github.com/onflow/flow-go-sdk v0.20.0-alpha.1
15
github.com/psiemens/sconfig v0.0.0-20190623041652-6e01eb1354fc
16
github.com/spf13/afero v1.1.2
0 commit comments