Skip to content

Commit

Permalink
chore: Go mod tidy on QGB branch (#767)
Browse files Browse the repository at this point in the history
  • Loading branch information
rach-id committed Sep 22, 2022
1 parent d94943d commit a8b1ad8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.18
require (
github.com/celestiaorg/nmt v0.10.0
github.com/celestiaorg/quantum-gravity-bridge v1.2.0
github.com/cosmos/cosmos-sdk v0.46.0-beta2.0.20220418184507-c53157dd63f6
github.com/cosmos/cosmos-sdk v0.46.0
github.com/ethereum/go-ethereum v1.10.17
github.com/gogo/protobuf v1.3.3
github.com/golang/protobuf v1.5.2
Expand Down Expand Up @@ -180,4 +180,3 @@ replace (
github.com/gogo/protobuf => github.com/regen-network/protobuf v1.3.3-alpha.regen.1
github.com/tendermint/tendermint => github.com/celestiaorg/celestia-core v1.5.0-tm-v0.34.20
)

0 comments on commit a8b1ad8

Please sign in to comment.