Merge remote-tracking branch 'origin/feature/etc-plugin' into feature/etc-plugin

This commit is contained in:
philip-morlier 2023-10-30 10:43:56 -07:00
commit 4e936546a3

4
go.mod
View File

@ -52,7 +52,7 @@ require (
github.com/mattn/go-isatty v0.0.16
github.com/naoina/toml v0.1.2-0.20170918210437-9fafd6967416
github.com/olekukonko/tablewriter v0.0.5
github.com/openrelayxyz/plugeth-utils v1.3.0
github.com/openrelayxyz/plugeth-utils v1.4.0
github.com/peterh/liner v1.1.1-0.20190123174540-a2c9a5303de7
github.com/protolambda/bls12-381-util v0.0.0-20220416220906-d8552aa452c7
github.com/rs/cors v1.7.0
@ -134,5 +134,3 @@ require (
gotest.tools/v3 v3.5.0 // indirect
rsc.io/tmplfunc v0.0.3 // indirect
)
replace github.com/openrelayxyz/plugeth-utils => /home/philip/src/rivet/plugeth_superspace/plugeth-utils