Skip to content

Commit

Permalink
bumped coreth version
Browse files Browse the repository at this point in the history
  • Loading branch information
abi87 committed Nov 5, 2023
1 parent 66c7ba6 commit d9517f2
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 @@ -11,7 +11,7 @@ require (
github.com/DataDog/zstd v1.5.2
github.com/Microsoft/go-winio v0.5.2
github.com/NYTimes/gziphandler v1.1.1
github.com/ava-labs/coreth v0.12.8-rc.1.0.20231104192330-8b43ed44b544
github.com/ava-labs/coreth v0.12.8-rc.1.0.20231105104752-b7d5280c34bf
github.com/ava-labs/ledger-avalanche/go v0.0.0-20230105152938-00a24d05a8c7
github.com/btcsuite/btcd/btcutil v1.1.3
github.com/cockroachdb/pebble v0.0.0-20230209160836-829675f94811
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,8 @@ github.com/allegro/bigcache v1.2.1-0.20190218064605-e24eb225f156 h1:eMwmnE/GDgah
github.com/allegro/bigcache v1.2.1-0.20190218064605-e24eb225f156/go.mod h1:Cb/ax3seSYIx7SuZdm2G2xzfwmv3TPSk2ucNfQESPXM=
github.com/antihax/optional v1.0.0/go.mod h1:uupD/76wgC+ih3iEmQUL+0Ugr19nfwCT1kdvxnR2qWY=
github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6/go.mod h1:grANhF5doyWs3UAsr3K4I6qtAmlQcZDesFNEHPZAzj8=
github.com/ava-labs/coreth v0.12.8-rc.1.0.20231104192330-8b43ed44b544 h1:gb+MGCyxYncWhpJeDr2Za2TEApwFbRjso/ydIZGGiZA=
github.com/ava-labs/coreth v0.12.8-rc.1.0.20231104192330-8b43ed44b544/go.mod h1:Ga2CXOP+uNORxh2Zgoc/aZl7ROEl1T3vaZbZ+hYO6dk=
github.com/ava-labs/coreth v0.12.8-rc.1.0.20231105104752-b7d5280c34bf h1:v1UylwX8rz1FwCaFNCRzlCwOUj6P6JZKtkAuMPI3rLc=
github.com/ava-labs/coreth v0.12.8-rc.1.0.20231105104752-b7d5280c34bf/go.mod h1:Ga2CXOP+uNORxh2Zgoc/aZl7ROEl1T3vaZbZ+hYO6dk=
github.com/ava-labs/ledger-avalanche/go v0.0.0-20230105152938-00a24d05a8c7 h1:EdxD90j5sClfL5Ngpz2TlnbnkNYdFPDXa0jDOjam65c=
github.com/ava-labs/ledger-avalanche/go v0.0.0-20230105152938-00a24d05a8c7/go.mod h1:XhiXSrh90sHUbkERzaxEftCmUz53eCijshDLZ4fByVM=
github.com/aymerick/raymond v2.0.3-0.20180322193309-b565731e1464+incompatible/go.mod h1:osfaiScAUVup+UC9Nfq76eWqDhXlp+4UYaA8uhTBO6g=
Expand Down

0 comments on commit d9517f2

Please sign in to comment.