@@ -14,19 +14,19 @@ require (
1414 github.com/gosuri/uilive v0.0.4
1515 github.com/logrusorgru/aurora/v4 v4.0.0
1616 github.com/manifoldco/promptui v0.9.0
17- github.com/onflow/cadence v1.3.4
18- github.com/onflow/cadence-tools/languageserver v1.3.1
19- github.com/onflow/cadence-tools/lint v1.2 .1
20- github.com/onflow/cadence-tools/test v1.3.1
17+ github.com/onflow/cadence v1.6.2
18+ github.com/onflow/cadence-tools/languageserver v1.4.0
19+ github.com/onflow/cadence-tools/lint v1.3 .1
20+ github.com/onflow/cadence-tools/test v1.4.0
2121 github.com/onflow/fcl-dev-wallet v0.8.0
22- github.com/onflow/flixkit-go/v2 v2.3.1
22+ github.com/onflow/flixkit-go/v2 v2.4.0
2323 github.com/onflow/flow-core-contracts/lib/go/templates v1.6.1
24- github.com/onflow/flow-emulator v1.4 .1
25- github.com/onflow/flow-evm-gateway v1.0.6 -0.20250423070830-877dd34ea166
26- github.com/onflow/flow-go v0.40.1
27- github.com/onflow/flow-go-sdk v1.3.3
28- github.com/onflow/flowkit/v2 v2.3.5
29- github.com/onflow/go-ethereum v1.14.7
24+ github.com/onflow/flow-emulator v1.5 .1
25+ github.com/onflow/flow-evm-gateway v1.1.2 -0.20250611145322-595a1b2e4ec9
26+ github.com/onflow/flow-go v0.41.0-rc.1.0.20250618213905-cfbf84027792
27+ github.com/onflow/flow-go-sdk v1.6.1
28+ github.com/onflow/flowkit/v2 v2.4.1
29+ github.com/onflow/go-ethereum v1.15.10
3030 github.com/onflowser/flowser/v3 v3.2.1-0.20240131200229-7d4d22715f48
3131 github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c
3232 github.com/pkg/errors v0.9.1
@@ -43,13 +43,13 @@ require (
4343)
4444
4545require (
46- cloud.google.com/go v0.116 .0 // indirect
47- cloud.google.com/go/auth v0.13.0 // indirect
48- cloud.google.com/go/auth/oauth2adapt v0.2.6 // indirect
46+ cloud.google.com/go v0.120 .0 // indirect
47+ cloud.google.com/go/auth v0.16.1 // indirect
48+ cloud.google.com/go/auth/oauth2adapt v0.2.8 // indirect
4949 cloud.google.com/go/compute/metadata v0.6.0 // indirect
50- cloud.google.com/go/iam v1.2 .2 // indirect
51- cloud.google.com/go/kms v1.20.1 // indirect
52- cloud.google.com/go/longrunning v0.6.2 // indirect
50+ cloud.google.com/go/iam v1.5 .2 // indirect
51+ cloud.google.com/go/kms v1.22.0 // indirect
52+ cloud.google.com/go/longrunning v0.6.7 // indirect
5353 dario.cat/mergo v1.0.0 // indirect
5454 github.com/DataDog/zstd v1.5.2 // indirect
5555 github.com/FactomProject/basen v0.0.0-20150613233007-fe3947df716e // indirect
@@ -63,7 +63,7 @@ require (
6363 github.com/aymanbagabas/go-osc52/v2 v2.0.1 // indirect
6464 github.com/benbjohnson/clock v1.3.5 // indirect
6565 github.com/beorn7/perks v1.0.1 // indirect
66- github.com/bits-and-blooms/bitset v1.10 .0 // indirect
66+ github.com/bits-and-blooms/bitset v1.17 .0 // indirect
6767 github.com/btcsuite/btcd/btcec/v2 v2.3.4 // indirect
6868 github.com/btcsuite/btcd/chaincfg/chainhash v1.0.3 // indirect
6969 github.com/c-bata/go-prompt v0.2.6 // indirect
@@ -80,13 +80,13 @@ require (
8080 github.com/cockroachdb/errors v1.11.3 // indirect
8181 github.com/cockroachdb/fifo v0.0.0-20240606204812-0bbfbd93a7ce // indirect
8282 github.com/cockroachdb/logtags v0.0.0-20230118201751-21c54148d20b // indirect
83- github.com/cockroachdb/pebble v1.1.1 // indirect
83+ github.com/cockroachdb/pebble v1.1.2 // indirect
8484 github.com/cockroachdb/redact v1.1.5 // indirect
8585 github.com/cockroachdb/tokenbucket v0.0.0-20230807174530-cc333fc44b06 // indirect
86- github.com/consensys/bavard v0.1.13 // indirect
87- github.com/consensys/gnark-crypto v0.12.1 // indirect
88- github.com/crate-crypto/go-ipa v0.0.0-20240223125850-b1e8a79f509c // indirect
89- github.com/crate-crypto/go-kzg-4844 v1.0 .0 // indirect
86+ github.com/consensys/bavard v0.1.22 // indirect
87+ github.com/consensys/gnark-crypto v0.14.0 // indirect
88+ github.com/crate-crypto/go-ipa v0.0.0-20240724233137-53bbb0ceb27a // indirect
89+ github.com/crate-crypto/go-kzg-4844 v1.1 .0 // indirect
9090 github.com/cyphar/filepath-securejoin v0.4.1 // indirect
9191 github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
9292 github.com/davidlazar/go-crypto v0.0.0-20200604182044-b73af7476f6c // indirect
@@ -106,12 +106,11 @@ require (
106106 github.com/erikgeiser/coninput v0.0.0-20211004153227-1c3628e74d0f // indirect
107107 github.com/ethereum/c-kzg-4844 v1.0.0 // indirect
108108 github.com/ethereum/go-ethereum v1.13.10 // indirect
109- github.com/ethereum/go-verkle v0.1.1-0.20240306133620-7d920df305f0 // indirect
109+ github.com/ethereum/go-verkle v0.2.2 // indirect
110110 github.com/felixge/httpsnoop v1.0.4 // indirect
111111 github.com/fsnotify/fsnotify v1.8.0 // indirect
112112 github.com/fxamacker/cbor/v2 v2.8.1-0.20250402194037-6f932b086829 // indirect
113113 github.com/fxamacker/circlehash v0.3.0 // indirect
114- github.com/gballet/go-libpcsclite v0.0.0-20190607065134-2772fd86a8ff // indirect
115114 github.com/glebarez/go-sqlite v1.22.0 // indirect
116115 github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376 // indirect
117116 github.com/go-git/go-billy/v5 v5.6.2 // indirect
@@ -125,7 +124,7 @@ require (
125124 github.com/go-sourcemap/sourcemap v2.1.3+incompatible // indirect
126125 github.com/go-viper/mapstructure/v2 v2.2.1 // indirect
127126 github.com/gobwas/ws v1.3.0 // indirect
128- github.com/goccy/go-json v0.10.2 // indirect
127+ github.com/goccy/go-json v0.10.4 // indirect
129128 github.com/gofrs/flock v0.8.1 // indirect
130129 github.com/gogo/protobuf v1.3.2 // indirect
131130 github.com/golang/glog v1.2.4 // indirect
@@ -136,9 +135,9 @@ require (
136135 github.com/google/go-github v17.0.0+incompatible // indirect
137136 github.com/google/go-querystring v1.1.0 // indirect
138137 github.com/google/pprof v0.0.0-20241210010833-40e02aabc2ad // indirect
139- github.com/google/s2a-go v0.1.8 // indirect
138+ github.com/google/s2a-go v0.1.9 // indirect
140139 github.com/google/uuid v1.6.0 // indirect
141- github.com/googleapis/enterprise-certificate-proxy v0.3.4 // indirect
140+ github.com/googleapis/enterprise-certificate-proxy v0.3.6 // indirect
142141 github.com/googleapis/gax-go/v2 v2.14.1 // indirect
143142 github.com/gorilla/mux v1.8.1 // indirect
144143 github.com/gorilla/websocket v1.5.3 // indirect
@@ -150,7 +149,7 @@ require (
150149 github.com/hashicorp/golang-lru v1.0.2 // indirect
151150 github.com/hashicorp/golang-lru/v2 v2.0.7 // indirect
152151 github.com/holiman/bloomfilter/v2 v2.0.3 // indirect
153- github.com/holiman/uint256 v1.3.1 // indirect
152+ github.com/holiman/uint256 v1.3.2 // indirect
154153 github.com/huandu/go-clone v1.6.0 // indirect
155154 github.com/huandu/go-clone/generic v1.7.2 // indirect
156155 github.com/huin/goupnp v1.3.0 // indirect
@@ -211,12 +210,12 @@ require (
211210 github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
212211 github.com/olekukonko/tablewriter v0.0.5 // indirect
213212 github.com/onflow/atree v0.10.0 // indirect
214- github.com/onflow/bridged-usdc/lib/go/contracts v1.0.0 // indirect
215213 github.com/onflow/crypto v0.25.3 // indirect
216- github.com/onflow/flow-core-contracts/lib/go/contracts v1.6.0 // indirect
214+ github.com/onflow/flow-core-contracts/lib/go/contracts v1.6.1 // indirect
215+ github.com/onflow/flow-evm-bridge v0.1.0 // indirect
217216 github.com/onflow/flow-ft/lib/go/contracts v1.0.1 // indirect
218217 github.com/onflow/flow-ft/lib/go/templates v1.0.1 // indirect
219- github.com/onflow/flow-nft/lib/go/contracts v1.2.3 // indirect
218+ github.com/onflow/flow-nft/lib/go/contracts v1.2.4 // indirect
220219 github.com/onflow/flow-nft/lib/go/templates v1.2.1 // indirect
221220 github.com/onflow/flow/protobuf/go/flow v0.4.10 // indirect
222221 github.com/onflow/nft-storefront/lib/go/contracts v1.0.0 // indirect
@@ -225,6 +224,11 @@ require (
225224 github.com/pbnjay/memory v0.0.0-20210728143218-7b4eea64cf58 // indirect
226225 github.com/pelletier/go-toml/v2 v2.2.3 // indirect
227226 github.com/pierrec/lz4 v2.6.1+incompatible // indirect
227+ github.com/pion/dtls/v2 v2.2.12 // indirect
228+ github.com/pion/logging v0.2.2 // indirect
229+ github.com/pion/stun/v2 v2.0.0 // indirect
230+ github.com/pion/transport/v2 v2.2.10 // indirect
231+ github.com/pion/transport/v3 v3.0.7 // indirect
228232 github.com/pjbgf/sha1cd v0.3.2 // indirect
229233 github.com/pkg/term v1.2.0-beta.2 // indirect
230234 github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
@@ -252,28 +256,27 @@ require (
252256 github.com/spaolacci/murmur3 v1.1.0 // indirect
253257 github.com/spf13/cast v1.7.1 // indirect
254258 github.com/spf13/pflag v1.0.6 // indirect
255- github.com/status-im/keycard-go v0.2.0 // indirect
256259 github.com/stoewer/go-strcase v1.3.0 // indirect
257260 github.com/stretchr/objx v0.5.2 // indirect
258261 github.com/subosito/gotenv v1.6.0 // indirect
259- github.com/supranational/blst v0.3.11 // indirect
262+ github.com/supranational/blst v0.3.14 // indirect
260263 github.com/syndtr/goleveldb v1.0.1-0.20210819022825-2ae1ddf74ef7 // indirect
261264 github.com/texttheater/golang-levenshtein/levenshtein v0.0.0-20200805054039-cae8b0eaed6c // indirect
262265 github.com/tidwall/pretty v1.2.1 // indirect
263266 github.com/tklauser/go-sysconf v0.3.12 // indirect
264267 github.com/tklauser/numcpus v0.6.1 // indirect
265268 github.com/turbolent/prettier v0.0.0-20220320183459-661cc755135d // indirect
266269 github.com/tyler-smith/go-bip39 v1.1.0 // indirect
267- github.com/vmihailenco/msgpack v4.0.4+incompatible // indirect
268270 github.com/vmihailenco/msgpack/v4 v4.3.11 // indirect
269271 github.com/vmihailenco/tagparser v0.1.1 // indirect
272+ github.com/wlynxg/anet v0.0.5 // indirect
270273 github.com/x448/float16 v0.8.4 // indirect
271274 github.com/xanzy/ssh-agent v0.3.3 // indirect
272275 github.com/xo/terminfo v0.0.0-20220910002029-abceb7e1c41e // indirect
273276 github.com/zeebo/blake3 v0.2.4 // indirect
274277 go.opentelemetry.io/auto/sdk v1.1.0 // indirect
275- go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.54 .0 // indirect
276- go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.56 .0 // indirect
278+ go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.60 .0 // indirect
279+ go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.60 .0 // indirect
277280 go.opentelemetry.io/otel v1.35.0 // indirect
278281 go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.31.0 // indirect
279282 go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.31.0 // indirect
@@ -287,23 +290,23 @@ require (
287290 go.uber.org/zap v1.27.0 // indirect
288291 golang.org/x/crypto v0.37.0 // indirect
289292 golang.org/x/net v0.39.0 // indirect
290- golang.org/x/oauth2 v0.28 .0 // indirect
291- golang.org/x/sync v0.13 .0 // indirect
293+ golang.org/x/oauth2 v0.30 .0 // indirect
294+ golang.org/x/sync v0.14 .0 // indirect
292295 golang.org/x/sys v0.32.0 // indirect
293296 golang.org/x/term v0.31.0 // indirect
294297 golang.org/x/text v0.24.0 // indirect
295- golang.org/x/time v0.8 .0 // indirect
298+ golang.org/x/time v0.11 .0 // indirect
296299 golang.org/x/xerrors v0.0.0-20240903120638-7835f813f4da // indirect
297300 gonum.org/v1/gonum v0.16.0 // indirect
298- google.golang.org/api v0.215 .0 // indirect
301+ google.golang.org/api v0.232 .0 // indirect
299302 google.golang.org/appengine v1.6.8 // indirect
300- google.golang.org/genproto v0.0.0-20241118233622-e639e219e697 // indirect
301- google.golang.org/genproto/googleapis/api v0.0.0-20250324211829-b45e905df463 // indirect
302- google.golang.org/genproto/googleapis/rpc v0.0.0-20250324211829-b45e905df463 // indirect
303+ google.golang.org/genproto v0.0.0-20250303144028-a0af3efb3deb // indirect
304+ google.golang.org/genproto/googleapis/api v0.0.0-20250505200425-f936aa4a68b2 // indirect
305+ google.golang.org/genproto/googleapis/rpc v0.0.0-20250428153025-10db94c68c34 // indirect
303306 google.golang.org/protobuf v1.36.6 // indirect
304307 gopkg.in/warnings.v0 v0.1.2 // indirect
305308 gopkg.in/yaml.v3 v3.0.1 // indirect
306- lukechampine.com/blake3 v1.4.0 // indirect
309+ lukechampine.com/blake3 v1.4.1 // indirect
307310 modernc.org/libc v1.37.6 // indirect
308311 modernc.org/mathutil v1.6.0 // indirect
309312 modernc.org/memory v1.7.2 // indirect
0 commit comments