Skip to content

Commit

Permalink
chore(deps): bump github.com/strangelove-ventures/interchaintest/v8
Browse files Browse the repository at this point in the history
Bumps [github.com/strangelove-ventures/interchaintest/v8](https://github.com/strangelove-ventures/interchaintest) from 8.7.1 to 8.8.0.
- [Release notes](https://github.com/strangelove-ventures/interchaintest/releases)
- [Commits](strangelove-ventures/interchaintest@v8.7.1...v8.8.0)

---
updated-dependencies:
- dependency-name: github.com/strangelove-ventures/interchaintest/v8
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent 3f75de2 commit d85bbbf
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion tests/connect/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ require (
github.com/icza/dyno v0.0.0-20230330125955-09f820a8d9c0
github.com/skip-mev/connect/tests/integration/v2 v2.0.0-20240918152634-04c8ba59dddc
github.com/skip-mev/connect/v2 v2.1.2
github.com/strangelove-ventures/interchaintest/v8 v8.7.1
github.com/strangelove-ventures/interchaintest/v8 v8.8.0
github.com/stretchr/testify v1.9.0
)

Expand Down
4 changes: 2 additions & 2 deletions tests/connect/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1111,8 +1111,8 @@ github.com/spf13/viper v1.19.0 h1:RWq5SEjt8o25SROyN3z2OrDB9l7RPd3lwTWU8EcEdcI=
github.com/spf13/viper v1.19.0/go.mod h1:GQUN9bilAbhU/jgc1bKs99f/suXKeUMct8Adx5+Ntkg=
github.com/status-im/keycard-go v0.2.0 h1:QDLFswOQu1r5jsycloeQh3bVU8n/NatHHaZobtDnDzA=
github.com/status-im/keycard-go v0.2.0/go.mod h1:wlp8ZLbsmrF6g6WjugPAx+IzoLrkdf9+mHxBEeo3Hbg=
github.com/strangelove-ventures/interchaintest/v8 v8.7.1 h1:xzd6YgMQEVpn2v3Qun2bYWTjMZBefMlDIaSF0khyf9o=
github.com/strangelove-ventures/interchaintest/v8 v8.7.1/go.mod h1:6tu+kukThX4u27lZq+W0iJ+pwtkVcG3E2QOveyRoXuQ=
github.com/strangelove-ventures/interchaintest/v8 v8.8.0 h1:3Qq6Yhpp8a0etvgDH5lZp14oVPF1HWZTna4ln/nPIvY=
github.com/strangelove-ventures/interchaintest/v8 v8.8.0/go.mod h1:6tu+kukThX4u27lZq+W0iJ+pwtkVcG3E2QOveyRoXuQ=
github.com/streadway/amqp v0.0.0-20190404075320-75d898a42a94/go.mod h1:AZpEONHx3DKn8O/DFsRAY58/XVQiIPMTMB1SddzLXVw=
github.com/streadway/amqp v0.0.0-20190827072141-edfb9018d271/go.mod h1:AZpEONHx3DKn8O/DFsRAY58/XVQiIPMTMB1SddzLXVw=
github.com/streadway/handy v0.0.0-20190108123426-d5acb3125c2a/go.mod h1:qNTQ5P5JnDBl6z3cMAg/SywNDC5ABu5ApDIw6lUbRmI=
Expand Down

0 comments on commit d85bbbf

Please sign in to comment.