Skip to content

Commit e7ac637

Browse files
Bump github.com/onflow/flow-evm-gateway
Bumps [github.com/onflow/flow-evm-gateway](https://github.com/onflow/flow-evm-gateway) from 1.0.6-0.20250423070830-877dd34ea166 to 1.1.1. - [Release notes](https://github.com/onflow/flow-evm-gateway/releases) - [Commits](https://github.com/onflow/flow-evm-gateway/commits/v1.1.1) --- updated-dependencies: - dependency-name: github.com/onflow/flow-evm-gateway dependency-version: 1.1.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 89109c4 commit e7ac637

2 files changed

Lines changed: 124 additions & 127 deletions

File tree

go.mod

Lines changed: 30 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -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
17+
github.com/onflow/cadence v1.4.0
1818
github.com/onflow/cadence-tools/languageserver v1.3.1
1919
github.com/onflow/cadence-tools/lint v1.2.1
2020
github.com/onflow/cadence-tools/test v1.3.1
2121
github.com/onflow/fcl-dev-wallet v0.8.0
2222
github.com/onflow/flixkit-go/v2 v2.3.1
2323
github.com/onflow/flow-core-contracts/lib/go/templates v1.6.1
2424
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
25+
github.com/onflow/flow-evm-gateway v1.1.1
26+
github.com/onflow/flow-go v0.41.0-rc.2
27+
github.com/onflow/flow-go-sdk v1.5.0
2828
github.com/onflow/flowkit/v2 v2.3.5
29-
github.com/onflow/go-ethereum v1.14.7
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
@@ -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.3.6 // 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
@@ -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,11 +256,10 @@ 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
@@ -267,6 +270,7 @@ require (
267270
github.com/vmihailenco/msgpack v4.0.4+incompatible // indirect
268271
github.com/vmihailenco/msgpack/v4 v4.3.11 // indirect
269272
github.com/vmihailenco/tagparser v0.1.1 // indirect
273+
github.com/wlynxg/anet v0.0.5 // indirect
270274
github.com/x448/float16 v0.8.4 // indirect
271275
github.com/xanzy/ssh-agent v0.3.3 // indirect
272276
github.com/xo/terminfo v0.0.0-20220910002029-abceb7e1c41e // indirect
@@ -285,22 +289,22 @@ require (
285289
go.uber.org/multierr v1.11.0 // indirect
286290
go.uber.org/ratelimit v0.3.1 // indirect
287291
go.uber.org/zap v1.27.0 // indirect
288-
golang.org/x/crypto v0.36.0 // indirect
289-
golang.org/x/net v0.35.0 // indirect
292+
golang.org/x/crypto v0.37.0 // indirect
293+
golang.org/x/net v0.39.0 // indirect
290294
golang.org/x/oauth2 v0.26.0 // indirect
291295
golang.org/x/sync v0.13.0 // indirect
292296
golang.org/x/sys v0.32.0 // indirect
293-
golang.org/x/term v0.30.0 // indirect
294-
golang.org/x/text v0.23.0 // indirect
295-
golang.org/x/time v0.8.0 // indirect
297+
golang.org/x/term v0.31.0 // indirect
298+
golang.org/x/text v0.24.0 // indirect
299+
golang.org/x/time v0.9.0 // indirect
296300
golang.org/x/xerrors v0.0.0-20240903120638-7835f813f4da // indirect
297301
gonum.org/v1/gonum v0.16.0 // indirect
298302
google.golang.org/api v0.215.0 // indirect
299303
google.golang.org/appengine v1.6.8 // indirect
300304
google.golang.org/genproto v0.0.0-20241118233622-e639e219e697 // indirect
301305
google.golang.org/genproto/googleapis/api v0.0.0-20250218202821-56aae31c358a // indirect
302306
google.golang.org/genproto/googleapis/rpc v0.0.0-20250218202821-56aae31c358a // indirect
303-
google.golang.org/protobuf v1.36.5 // indirect
307+
google.golang.org/protobuf v1.36.6 // indirect
304308
gopkg.in/warnings.v0 v0.1.2 // indirect
305309
gopkg.in/yaml.v3 v3.0.1 // indirect
306310
lukechampine.com/blake3 v1.4.0 // indirect

0 commit comments

Comments
 (0)