@@ -6,12 +6,12 @@ require (
66 github.com/getsentry/sentry-go v0.13.0
77 github.com/go-git/go-git/v5 v5.4.2
88 github.com/manifoldco/promptui v0.9.0
9- github.com/onflow/cadence v0.25 .0
10- github.com/onflow/cadence/languageserver v0.25.1-0.20220819153429-c064f90f73b7
9+ github.com/onflow/cadence v0.26 .0
10+ github.com/onflow/cadence/languageserver v0.26.2
1111 github.com/onflow/fcl-dev-wallet v0.5.1
1212 github.com/onflow/flow-cli/pkg/flowkit v0.0.0-20220819152715-414ca9c1d221
13- github.com/onflow/flow-emulator v0.34.1
14- github.com/onflow/flow-go-sdk v0.26.5
13+ github.com/onflow/flow-emulator v0.36.0
14+ github.com/onflow/flow-go-sdk v0.27.1
1515 github.com/psiemens/sconfig v0.1.0
1616 github.com/spf13/afero v1.9.0
1717 github.com/spf13/cobra v1.5.0
@@ -30,7 +30,7 @@ require (
3030 github.com/acomagu/bufpipe v1.0.3 // indirect
3131 github.com/beorn7/perks v1.0.1 // indirect
3232 github.com/bits-and-blooms/bitset v1.3.0 // indirect
33- github.com/btcsuite/btcd v0.22.0-beta // indirect
33+ github.com/btcsuite/btcd v0.22.1 // indirect
3434 github.com/btcsuite/btcd/btcec/v2 v2.2.0 // indirect
3535 github.com/c-bata/go-prompt v0.2.5 // indirect
3636 github.com/cenkalti/backoff/v4 v4.1.3 // indirect
@@ -72,15 +72,15 @@ require (
7272 github.com/imdario/mergo v0.3.12 // indirect
7373 github.com/improbable-eng/grpc-web v0.12.0 // indirect
7474 github.com/inconshreveable/mousetrap v1.0.0 // indirect
75- github.com/ipfs/go-cid v0.1 .0 // indirect
75+ github.com/ipfs/go-cid v0.2 .0 // indirect
7676 github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99 // indirect
7777 github.com/joho/godotenv v1.4.0 // indirect
7878 github.com/kevinburke/go-bindata v3.23.0+incompatible // indirect
7979 github.com/kevinburke/ssh_config v0.0.0-20201106050909-4977a11b4351 // indirect
8080 github.com/klauspost/compress v1.15.1 // indirect
8181 github.com/klauspost/cpuid/v2 v2.1.0 // indirect
82- github.com/libp2p/go-buffer-pool v0.0.2 // indirect
83- github.com/libp2p/go-libp2p-core v0.15 .1 // indirect
82+ github.com/libp2p/go-buffer-pool v0.1.0 // indirect
83+ github.com/libp2p/go-libp2p-core v0.19 .1 // indirect
8484 github.com/libp2p/go-libp2p-tls v0.4.1 // indirect
8585 github.com/libp2p/go-openssl v0.0.7 // indirect
8686 github.com/logrusorgru/aurora v2.0.3+incompatible // indirect
@@ -90,24 +90,23 @@ require (
9090 github.com/mattn/go-runewidth v0.0.13 // indirect
9191 github.com/mattn/go-tty v0.0.3 // indirect
9292 github.com/matttproud/golang_protobuf_extensions v1.0.1 // indirect
93- github.com/minio/blake2b-simd v0.0.0-20160723061019-3f5f724cb5b1 // indirect
9493 github.com/minio/sha256-simd v1.0.0 // indirect
9594 github.com/mitchellh/go-homedir v1.1.0 // indirect
9695 github.com/mitchellh/mapstructure v1.5.0 // indirect
9796 github.com/mr-tron/base58 v1.2.0 // indirect
9897 github.com/multiformats/go-base32 v0.0.4 // indirect
9998 github.com/multiformats/go-base36 v0.1.0 // indirect
100- github.com/multiformats/go-multiaddr v0.5 .0 // indirect
101- github.com/multiformats/go-multibase v0.0.3 // indirect
102- github.com/multiformats/go-multicodec v0.4.1 // indirect
103- github.com/multiformats/go-multihash v0.1 .0 // indirect
99+ github.com/multiformats/go-multiaddr v0.6 .0 // indirect
100+ github.com/multiformats/go-multibase v0.1.1 // indirect
101+ github.com/multiformats/go-multicodec v0.5.0 // indirect
102+ github.com/multiformats/go-multihash v0.2 .0 // indirect
104103 github.com/multiformats/go-varint v0.0.6 // indirect
105104 github.com/onflow/atree v0.4.0 // indirect
106105 github.com/onflow/cadence-lint v0.0.0-20220711153841-433de417d437 // indirect
107106 github.com/onflow/flow-core-contracts/lib/go/contracts v0.11.2-0.20220720151516-797b149ceaaa // indirect
108107 github.com/onflow/flow-core-contracts/lib/go/templates v0.11.2-0.20220720151516-797b149ceaaa // indirect
109108 github.com/onflow/flow-ft/lib/go/contracts v0.5.0 // indirect
110- github.com/onflow/flow-go v0.27.1 // indirect
109+ github.com/onflow/flow-go v0.26.14-test-synchronization.0.20220901173643-b7c385a64812 // indirect
111110 github.com/onflow/flow-go/crypto v0.24.4 // indirect
112111 github.com/onflow/flow-nft/lib/go/contracts v0.0.0-20220727161549-d59b1e547ac4 // indirect
113112 github.com/onflow/flow/protobuf/go/flow v0.3.1 // indirect
@@ -121,7 +120,7 @@ require (
121120 github.com/pmezard/go-difflib v1.0.0 // indirect
122121 github.com/prometheus/client_golang v1.12.1 // indirect
123122 github.com/prometheus/client_model v0.2.0 // indirect
124- github.com/prometheus/common v0.33 .0 // indirect
123+ github.com/prometheus/common v0.35 .0 // indirect
125124 github.com/prometheus/procfs v0.7.3 // indirect
126125 github.com/psiemens/graceland v1.0.0 // indirect
127126 github.com/rivo/uniseg v0.2.1-0.20211004051800-57c86be7915a // indirect
@@ -161,7 +160,7 @@ require (
161160 go.uber.org/atomic v1.9.0 // indirect
162161 golang.org/x/crypto v0.0.0-20220622213112-05595931fe9d // indirect
163162 golang.org/x/exp v0.0.0-20220713135740-79cabaa25d75 // indirect
164- golang.org/x/net v0.0.0-20220607020251-c690dde0001d // indirect
163+ golang.org/x/net v0.0.0-20220630215102-69896b714898 // indirect
165164 golang.org/x/oauth2 v0.0.0-20220411215720-9780585627b5 // indirect
166165 golang.org/x/sys v0.0.0-20220722155257-8c9f86f7a55f // indirect
167166 golang.org/x/term v0.0.0-20220526004731-065cf7ba2467 // indirect
@@ -180,4 +179,4 @@ require (
180179 lukechampine.com/blake3 v1.1.7 // indirect
181180)
182181
183- replace github.com/onflow/flow-cli/pkg/flowkit => ./pkg/flowkit
182+ replace github.com/onflow/flow-cli/pkg/flowkit => ./pkg/flowkit
0 commit comments