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.
- [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)

---
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 Jan 4, 2025
1 parent 8149626 commit 1878bc1
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 @@ -8,7 +8,7 @@ require (
github.com/ava-labs/avalanchego v1.12.1-0.20241210172525-c7ebd8fbae88
github.com/ava-labs/coreth v0.13.9-rc.1
github.com/ava-labs/icm-services v1.4.1-0.20250102154147-7d1e095dc849
github.com/ava-labs/subnet-evm v0.6.13-0.20241205165027-6c98da796f35
github.com/ava-labs/subnet-evm v0.7.0
github.com/aws/aws-sdk-go-v2 v1.32.7
github.com/aws/aws-sdk-go-v2/config v1.28.7
github.com/aws/aws-sdk-go-v2/service/ec2 v1.182.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -95,8 +95,8 @@ github.com/ava-labs/icm-services v1.4.1-0.20250102154147-7d1e095dc849 h1:u4WO48F
github.com/ava-labs/icm-services v1.4.1-0.20250102154147-7d1e095dc849/go.mod h1:tL3GJYp8SpJxOapHNMSCxb8S4fv8GFOzTdabe4Ev4+U=
github.com/ava-labs/ledger-avalanche/go v0.0.0-20241009183145-e6f90a8a1a60 h1:EL66gtXOAwR/4KYBjOV03LTWgkEXvLePribLlJNu4g0=
github.com/ava-labs/ledger-avalanche/go v0.0.0-20241009183145-e6f90a8a1a60/go.mod h1:/7qKobTfbzBu7eSTVaXMTr56yTYk4j2Px6/8G+idxHo=
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 h1:puG4RAdRAuwNjQIiyGJiOrSJgNUTwHV6fUPF8+UxesM=
github.com/ava-labs/subnet-evm v0.7.0/go.mod h1:VPfaFZsjh+qbcvxcGwzQ8oXog7JbMrkE+atO+CiZQ30=
github.com/aws/aws-sdk-go-v2 v1.2.0/go.mod h1:zEQs02YRBw1DjK0PoJv3ygDYOFTre1ejlJWl8FwAuQo=
github.com/aws/aws-sdk-go-v2 v1.32.7 h1:ky5o35oENWi0JYWUZkB7WYvVPP+bcRF5/Iq7JWSb5Rw=
github.com/aws/aws-sdk-go-v2 v1.32.7/go.mod h1:P5WJBrYqqbWVaOxgH0X/FYYD47/nooaPOZPlQdmiN2U=
Expand Down

0 comments on commit 1878bc1

Please sign in to comment.