Skip to content

Commit c89b027

Browse files
authored
Merge pull request #414 from onflow/release/v0.29.0
Release Version 0.29.0
2 parents 99b6a6d + fd28f46 commit c89b027

4 files changed

Lines changed: 85 additions & 30 deletions

File tree

go.mod

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@ 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.19.1
10+
github.com/onflow/cadence v0.20.1
1111
github.com/onflow/cadence/languageserver v0.18.3-0.20211005105715-3c618f0fcd10
1212
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
13+
github.com/onflow/flow-emulator v0.26.0
14+
github.com/onflow/flow-go v0.23.2-0.20211125195119-1ee2fc2dd5d9
15+
github.com/onflow/flow-go-sdk v0.24.0
1616
github.com/psiemens/sconfig v0.1.0
1717
github.com/spf13/afero v1.6.0
1818
github.com/spf13/cobra v1.2.1

0 commit comments

Comments
 (0)