Skip to content

Commit

Permalink
new
Browse files Browse the repository at this point in the history
  • Loading branch information
aljo242 committed Jun 12, 2024
1 parent 0ec3d5e commit a06e4a9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions tests/feemarket/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ replace (
require (
cosmossdk.io/math v1.3.0
github.com/cosmos/cosmos-sdk v0.50.7
github.com/skip-mev/feemarket v1.0.0
github.com/skip-mev/feemarket/tests/e2e v1.6.0
github.com/skip-mev/feemarket v1.0.1
github.com/skip-mev/feemarket/tests/e2e v1.10.0
github.com/skip-mev/slinky v1.0.0
github.com/strangelove-ventures/interchaintest/v8 v8.4.0
github.com/stretchr/testify v1.9.0
Expand Down
8 changes: 4 additions & 4 deletions tests/feemarket/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1057,10 +1057,10 @@ 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/feemarket v1.0.0 h1:6saDWTgCedMSBur+xLCURtZsxMX/CHmflhA/zuMo+7w=
github.com/skip-mev/feemarket v1.0.0/go.mod h1:52iSehc6mb98xPhRYRqg4crAIxz32RWTbK/LXOwRuf4=
github.com/skip-mev/feemarket/tests/e2e v1.6.0 h1:kGf32G/2vvLUBDYxjUHCR7+WSE97AjNGMbU4xNuQj7M=
github.com/skip-mev/feemarket/tests/e2e v1.6.0/go.mod h1:0OGXj14idjYg9jOzydF3fbYXBARDqTGY8MADvFxnU5A=
github.com/skip-mev/feemarket v1.0.1 h1:Bkn7ELhaqYppki1c9eWQw3fEYsGXXeHng9VxD4AdMBY=
github.com/skip-mev/feemarket v1.0.1/go.mod h1:52iSehc6mb98xPhRYRqg4crAIxz32RWTbK/LXOwRuf4=
github.com/skip-mev/feemarket/tests/e2e v1.10.0 h1:oKAZSo+rynd2b7+T8/U+4C+h//rrTdjLICG2Awjk8YA=
github.com/skip-mev/feemarket/tests/e2e v1.10.0/go.mod h1:57BURopGhr+L0zDkhj1E9jzP9W8rMzRb3b+MT+trlB4=
github.com/skip-mev/interchaintest/v8 v8.0.1-0.20240611183342-72ec508eb966 h1:X5BD7m4QieHlORqGho1Af8r0O1GSWBRYO330xyu2kzQ=
github.com/skip-mev/interchaintest/v8 v8.0.1-0.20240611183342-72ec508eb966/go.mod h1:nfPgRi1yjnzi+qF+0Fs9qN9kkS1Fk0oqgpKvqg5a200=
github.com/skip-mev/slinky v1.0.0 h1:4sgHF1H8yrqNn3Uhuw+B11aWIavXgaSiZBZU5/BF/fs=
Expand Down

0 comments on commit a06e4a9

Please sign in to comment.