Skip to content

Commit

Permalink
chore(deps): bump github.com/skip-mev/slinky in /tests/connect
Browse files Browse the repository at this point in the history
Bumps [github.com/skip-mev/slinky](https://github.com/skip-mev/slinky) from 1.0.10 to 1.0.11.
- [Release notes](https://github.com/skip-mev/slinky/releases)
- [Changelog](https://github.com/skip-mev/connect/blob/main/.goreleaser.yml)
- [Commits](skip-mev/connect@v1.0.10...v1.0.11)

---
updated-dependencies:
- dependency-name: github.com/skip-mev/slinky
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 11, 2024
1 parent 622adbb commit 9b32568
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 @@ -7,7 +7,7 @@ toolchain go1.23.0
require (
github.com/cosmos/cosmos-sdk v0.50.10-0.20240904192747-c8aec4d15e22
github.com/icza/dyno v0.0.0-20230330125955-09f820a8d9c0
github.com/skip-mev/slinky v1.0.10
github.com/skip-mev/slinky v1.0.11
github.com/skip-mev/slinky/tests/integration v1.1.0
github.com/strangelove-ventures/interchaintest/v8 v8.7.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 @@ -1097,8 +1097,8 @@ github.com/sirupsen/logrus v1.9.3 h1:dueUQJ1C2q9oE3F7wvmSGAaVtTmUizReu6fjN8uqzbQ
github.com/sirupsen/logrus v1.9.3/go.mod h1:naHLuLoDiP4jHNo9R0sCBMtWGeIprob74mVsIT4qYEQ=
github.com/skip-mev/chaintestutil v0.0.0-20240514161515-056d7ba45610 h1:4JlsiRVt/YZOvrKH525T7sZXgEWUEjqSDMwE6fXNbdo=
github.com/skip-mev/chaintestutil v0.0.0-20240514161515-056d7ba45610/go.mod h1:kB8gFZX07CyJnw8q9iEZijI3qJTIe1K/Y++P5VGkrcg=
github.com/skip-mev/slinky v1.0.10 h1:QBd/jBxUcV2dq3VERhf5h42cAA0s2awPZGWpHgh0t20=
github.com/skip-mev/slinky v1.0.10/go.mod h1:8mxMdQ8MY8QAxgxLvUKTfDwX6XCAUeqZwkU/r+ZsELU=
github.com/skip-mev/slinky v1.0.11 h1:1Guw2nKaLkbfJCCcrYXiU0hbP1iHKS3X8xmFsKZLnzw=
github.com/skip-mev/slinky v1.0.11/go.mod h1:8mxMdQ8MY8QAxgxLvUKTfDwX6XCAUeqZwkU/r+ZsELU=
github.com/skip-mev/slinky/tests/integration v1.1.0 h1:QQo0E0WqE6G3ejwogkVnWJGWebtkbC3Ry1m6KyMSQ2A=
github.com/skip-mev/slinky/tests/integration v1.1.0/go.mod h1:MQtr5sHRG9O8Ytl7Anlqs01Cm+DtgP13p+TOn7KPjGo=
github.com/smartystreets/assertions v0.0.0-20180927180507-b2de0cb4f26d/go.mod h1:OnSkiWE9lh6wB0YB77sQom3nweQdgAjqCqsofrRNTgc=
Expand Down

0 comments on commit 9b32568

Please sign in to comment.