Skip to content

Commit ef5a16e

Browse files
committed
chore(tooling): go mod tidy
1 parent d99ee7c commit ef5a16e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libevm/tooling/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ require (
3131
github.com/skeema/knownhosts v1.3.1 // indirect
3232
github.com/xanzy/ssh-agent v0.3.3 // indirect
3333
golang.org/x/crypto v0.35.0 // indirect
34-
golang.org/x/mod v0.19.0 // indirect
34+
golang.org/x/exp v0.0.0-20240719175910-8a7402abbf56 // indirect
3535
golang.org/x/net v0.35.0 // indirect
3636
golang.org/x/sync v0.10.0 // indirect
3737
golang.org/x/sys v0.30.0 // indirect

0 commit comments

Comments
 (0)