Skip to content

Commit e9202c4

Browse files
authored
Merge pull request #295 from onflow/update-emulator
Update emulator version
2 parents 1d45016 + 398e8ac commit e9202c4

3 files changed

Lines changed: 610 additions & 3 deletions

File tree

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@ require (
77
github.com/gosuri/uilive v0.0.4
88
github.com/joho/godotenv v1.3.0
99
github.com/manifoldco/promptui v0.8.0
10-
github.com/onflow/cadence v0.16.1
10+
github.com/onflow/cadence v0.17.0
1111
github.com/onflow/cadence/languageserver v0.16.0
1212
github.com/onflow/flow-core-contracts/lib/go/templates v0.6.0
13-
github.com/onflow/flow-emulator v0.20.2
13+
github.com/onflow/flow-emulator v0.20.3
1414
github.com/onflow/flow-go-sdk v0.20.0-alpha.1
1515
github.com/psiemens/sconfig v0.0.0-20190623041652-6e01eb1354fc
1616
github.com/spf13/afero v1.1.2

0 commit comments

Comments
 (0)