Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Bump github.com/ethereum/go-ethereum from 1.9.25 to 1.10.17 in /testnet #402

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 3 additions & 5 deletions testnet/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -9,17 +9,15 @@ require (
github.com/containerd/continuity v0.1.0 // indirect
github.com/cosmos/cosmos-sdk v0.43.0
github.com/cosmos/go-bip39 v1.0.0
github.com/ethereum/go-ethereum v1.9.25
github.com/cosmos/gravity-bridge/module v0.0.0-00010101000000-000000000000
github.com/ethereum/go-ethereum v1.10.17
github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 // indirect
github.com/moby/term v0.0.0-20210610120745-9d4ed1856297 // indirect
github.com/opencontainers/runc v1.0.0-rc95 // indirect
github.com/ory/dockertest/v3 v3.6.5
github.com/cosmos/gravity-bridge/module v0.0.0-00010101000000-000000000000
github.com/sirupsen/logrus v1.8.1 // indirect
github.com/stretchr/testify v1.7.0
github.com/tendermint/tendermint v0.34.11
golang.org/x/net v0.0.0-20210610132358-84b48f89b13b // indirect
golang.org/x/sys v0.0.0-20210611083646-a4fc73990273 // indirect
github.com/tendermint/tendermint v0.34.12
gotest.tools/v3 v3.0.3 // indirect
)

Expand Down
Loading