Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
aljo242 committed Sep 19, 2024
1 parent 1508062 commit d78b69c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion tests/integration/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ require (
github.com/cometbft/cometbft v0.38.12
github.com/cosmos/cosmos-sdk v0.50.9
github.com/pelletier/go-toml/v2 v2.2.3
github.com/skip-mev/connect/v2 v2.0.1-0.20240918163623-a64c833b1dd5
github.com/skip-mev/connect/v2 v2.0.1
github.com/strangelove-ventures/interchaintest/v8 v8.7.0
github.com/stretchr/testify v1.9.0
go.uber.org/zap v1.27.0
Expand Down
2 changes: 1 addition & 1 deletion tests/petri/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ toolchain go1.23.0

require (
github.com/cosmos/cosmos-sdk v0.50.9
github.com/skip-mev/connect/v2 v2.0.0
github.com/skip-mev/connect/v2 v2.0.1
github.com/skip-mev/connect/v2/tests/simapp v0.0.0
github.com/skip-mev/petri/chain/v2 v2.0.1
github.com/skip-mev/petri/node/v2 v2.0.1
Expand Down
2 changes: 1 addition & 1 deletion tests/simapp/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ require (
github.com/cometbft/cometbft v0.38.12
github.com/cosmos/cosmos-db v1.0.2
github.com/cosmos/cosmos-sdk v0.50.9
github.com/skip-mev/connect/v2 v2.0.0
github.com/skip-mev/connect/v2 v2.0.1
github.com/spf13/cobra v1.8.1
github.com/spf13/pflag v1.0.5
github.com/spf13/viper v1.19.0
Expand Down

0 comments on commit d78b69c

Please sign in to comment.