Update dependencies to use evm v0.7.9 and node v1.13.5

This commit is contained in:
Zach Kelling
2025-08-04 05:26:04 +00:00
parent d84338d219
commit e0abc1c677
+2 -2
View File
@@ -7,9 +7,9 @@ exclude google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1
require (
github.com/ethereum/go-ethereum v1.16.1
github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.1
github.com/luxfi/evm v0.7.8
github.com/luxfi/evm v0.7.9
github.com/luxfi/geth v1.16.1
github.com/luxfi/node v1.13.4
github.com/luxfi/node v1.13.5
github.com/onsi/ginkgo/v2 v2.23.4
github.com/onsi/gomega v1.37.0
github.com/otiai10/copy v1.14.1