Skip to content

Commit

Permalink
Bump github.com/ava-labs/subnet-evm
Browse files Browse the repository at this point in the history
Bumps [github.com/ava-labs/subnet-evm](https://github.com/ava-labs/subnet-evm) from 0.6.13-0.20241205165027-6c98da796f35 to 0.7.0-rc.0.
- [Release notes](https://github.com/ava-labs/subnet-evm/releases)
- [Changelog](https://github.com/ava-labs/subnet-evm/blob/master/RELEASES.md)
- [Commits](https://github.com/ava-labs/subnet-evm/commits/v0.7.0-rc.0)

---
updated-dependencies:
- dependency-name: github.com/ava-labs/subnet-evm
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 11, 2024
1 parent a994a2f commit 4ada56f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ require (

require (
github.com/ava-labs/icm-services v1.4.1-0.20241210180248-25d5c7f6c877
github.com/ava-labs/subnet-evm v0.6.13-0.20241205165027-6c98da796f35
github.com/ava-labs/subnet-evm v0.7.0-rc.0
github.com/ethereum/go-ethereum v1.13.14
github.com/onsi/ginkgo/v2 v2.22.0
github.com/onsi/gomega v1.36.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,8 @@ github.com/ava-labs/coreth v0.13.9-rc.1 h1:qIICpC/OZGYUP37QnLgIqqwGmxnLwLpZaUlqJ
github.com/ava-labs/coreth v0.13.9-rc.1/go.mod h1:7aMsRIo/3GBE44qWZMjnfqdqfcfZ5yShTTm2LObLaYo=
github.com/ava-labs/icm-services v1.4.1-0.20241210180248-25d5c7f6c877 h1:rQcSLYmGWJGDVM4Iq1JnxgFVI4Sw+IJiQwGbg0Kw8Gw=
github.com/ava-labs/icm-services v1.4.1-0.20241210180248-25d5c7f6c877/go.mod h1:IJz87lGsHh16fRh8H0Cv6g+BgZ/wNaAA4fFVkAAAPrc=
github.com/ava-labs/subnet-evm v0.6.13-0.20241205165027-6c98da796f35 h1:CbXWon0fwGDEDCCiChx2VeIIwO3UML9+8OUTyNwPsxA=
github.com/ava-labs/subnet-evm v0.6.13-0.20241205165027-6c98da796f35/go.mod h1:SfAF4jjYPkezKWShPY/T31WQdD/UHrDyqy0kxA0LE0w=
github.com/ava-labs/subnet-evm v0.7.0-rc.0 h1:o6LMP3atZI2gpui6X4IMixaK9f2gZaZWIu7wjtHTH+Q=
github.com/ava-labs/subnet-evm v0.7.0-rc.0/go.mod h1:VPfaFZsjh+qbcvxcGwzQ8oXog7JbMrkE+atO+CiZQ30=
github.com/aymerick/raymond v2.0.3-0.20180322193309-b565731e1464+incompatible/go.mod h1:osfaiScAUVup+UC9Nfq76eWqDhXlp+4UYaA8uhTBO6g=
github.com/beorn7/perks v1.0.1 h1:VlbKKnNfV8bJzeqoa4cOKqO6bYr3WgKZxO8Z16+hsOM=
github.com/beorn7/perks v1.0.1/go.mod h1:G2ZrVWU2WbWT9wwq4/hrbKbnv/1ERSJQ0ibhJ6rlkpw=
Expand Down

0 comments on commit 4ada56f

Please sign in to comment.