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 d99ee7c commit ef5a16eCopy full SHA for ef5a16e
libevm/tooling/go.mod
@@ -31,7 +31,7 @@ require (
31
github.com/skeema/knownhosts v1.3.1 // indirect
32
github.com/xanzy/ssh-agent v0.3.3 // indirect
33
golang.org/x/crypto v0.35.0 // indirect
34
- golang.org/x/mod v0.19.0 // indirect
+ golang.org/x/exp v0.0.0-20240719175910-8a7402abbf56 // indirect
35
golang.org/x/net v0.35.0 // indirect
36
golang.org/x/sync v0.10.0 // indirect
37
golang.org/x/sys v0.30.0 // indirect
0 commit comments