Skip to content

Commit

Permalink
bump coreth
Browse files Browse the repository at this point in the history
  • Loading branch information
darioush committed Dec 13, 2024
1 parent eeecde3 commit 46b99d7
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 @@ -10,7 +10,7 @@ require (
github.com/DataDog/zstd v1.5.2
github.com/NYTimes/gziphandler v1.1.1
github.com/antithesishq/antithesis-sdk-go v0.3.8
github.com/ava-labs/coreth v0.13.9-0.20241212225319-0011692590f7
github.com/ava-labs/coreth v0.13.9-0.20241213004938-d537b69672b1
github.com/ava-labs/ledger-avalanche/go v0.0.0-20241009183145-e6f90a8a1a60
github.com/ava-labs/libevm v1.13.14-0.1.0.rc-2
github.com/btcsuite/btcd/btcutil v1.1.3
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,8 @@ github.com/antithesishq/antithesis-sdk-go v0.3.8/go.mod h1:IUpT2DPAKh6i/YhSbt6Gl
github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6/go.mod h1:grANhF5doyWs3UAsr3K4I6qtAmlQcZDesFNEHPZAzj8=
github.com/armon/go-socks5 v0.0.0-20160902184237-e75332964ef5 h1:0CwZNZbxp69SHPdPJAN/hZIm0C4OItdklCFmMRWYpio=
github.com/armon/go-socks5 v0.0.0-20160902184237-e75332964ef5/go.mod h1:wHh0iHkYZB8zMSxRWpUBQtwG5a7fFgvEO+odwuTv2gs=
github.com/ava-labs/coreth v0.13.9-0.20241212225319-0011692590f7 h1:t++aVVAxByMHkYXbuoOXhxWdjzU3LtSyAjZ+PsiX4/c=
github.com/ava-labs/coreth v0.13.9-0.20241212225319-0011692590f7/go.mod h1:BlsmYTz7BwftckrNbapyM4erGfzqgGPVDyPiQzJqpsU=
github.com/ava-labs/coreth v0.13.9-0.20241213004938-d537b69672b1 h1:PZ4lRGGkj5EMN++KTpbjE/XZjKS5Dhp5N0yDmHqmnJo=
github.com/ava-labs/coreth v0.13.9-0.20241213004938-d537b69672b1/go.mod h1:rhavEod/zgeBP8L+2lneIe374VYVMIpvgxW8WAF3wzo=
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/libevm v1.13.14-0.1.0.rc-2 h1:CVbn0hSsPCl6gCkTCnqwuN4vtJgdVbkCqLXzYAE7qF8=
Expand Down

0 comments on commit 46b99d7

Please sign in to comment.