module code.vegaprotocol.io/vegatools go 1.16 require ( github.com/ethereum/go-ethereum v1.9.25 github.com/gdamore/tcell/v2 v2.2.0 github.com/golang/protobuf v1.5.2 github.com/spf13/cobra v1.1.3 github.com/stretchr/testify v1.7.0 github.com/vegaprotocol/api v0.37.0 google.golang.org/grpc v1.38.0 )