Skip to content

Commit

Permalink
coreth with debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
darioush committed Sep 20, 2024
1 parent 5f1cff6 commit b4c961a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
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.20240920133014-864d319e8ce6
github.com/ava-labs/coreth v0.13.9-0.20240920140922-909f2ae4e6e9
github.com/ava-labs/ledger-avalanche/go v0.0.0-20240610153809-9c955cc90a95
github.com/btcsuite/btcd/btcutil v1.1.3
github.com/cockroachdb/pebble v0.0.0-20230928194634-aa077af62593
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,8 @@ github.com/ava-labs/coreth v0.13.9-0.20240920130038-e78318d9000b h1:YbsV2d7tDmWX
github.com/ava-labs/coreth v0.13.9-0.20240920130038-e78318d9000b/go.mod h1:t3BSv/eQv0AlDPMfEDCMMoD/jq1RkUsbFzQAFg5qBcE=
github.com/ava-labs/coreth v0.13.9-0.20240920133014-864d319e8ce6 h1:L2E9o8FeLjCiuv1+bJncoU9ILAGlnXmMjT1PcksspZs=
github.com/ava-labs/coreth v0.13.9-0.20240920133014-864d319e8ce6/go.mod h1:t3BSv/eQv0AlDPMfEDCMMoD/jq1RkUsbFzQAFg5qBcE=
github.com/ava-labs/coreth v0.13.9-0.20240920140922-909f2ae4e6e9 h1:q36qsjsxz+uoX/uKrK6FByN3WeqLeUBXwKPsrwx8tPc=
github.com/ava-labs/coreth v0.13.9-0.20240920140922-909f2ae4e6e9/go.mod h1:t3BSv/eQv0AlDPMfEDCMMoD/jq1RkUsbFzQAFg5qBcE=
github.com/ava-labs/ledger-avalanche/go v0.0.0-20240610153809-9c955cc90a95 h1:dOVbtdnZL++pENdTCNZ1nu41eYDQkTML4sWebDnnq8c=
github.com/ava-labs/ledger-avalanche/go v0.0.0-20240610153809-9c955cc90a95/go.mod h1:pJxaT9bUgeRNVmNRgtCHb7sFDIRKy7CzTQVi8gGNT6g=
github.com/aymerick/raymond v2.0.3-0.20180322193309-b565731e1464+incompatible/go.mod h1:osfaiScAUVup+UC9Nfq76eWqDhXlp+4UYaA8uhTBO6g=
Expand Down

0 comments on commit b4c961a

Please sign in to comment.