We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
go mod tidy
1 parent 351e6eb commit f9ffd3bCopy full SHA for f9ffd3b
libevm/tooling/go.mod
@@ -7,7 +7,6 @@ replace github.com/ava-labs/libevm => ../../
7
require (
8
github.com/ava-labs/libevm v0.0.0-00010101000000-000000000000
9
github.com/go-git/go-git/v5 v5.14.0
10
- github.com/google/go-cmp v0.7.0
11
github.com/stretchr/testify v1.10.0
12
)
13
0 commit comments