From 5ca405ae067e7d8df98699f675e060f70a549976 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Sep 2023 08:16:11 +0200 Subject: [PATCH] build(deps): Bump cosmology-tech/starship-action from 0.2.15 to 0.2.16 (#17602) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com> --- .github/workflows/starship-tests.yml | 2 +- simapp/go.mod | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/.github/workflows/starship-tests.yml b/.github/workflows/starship-tests.yml index de75d3336090..3c69467c3792 100644 --- a/.github/workflows/starship-tests.yml +++ b/.github/workflows/starship-tests.yml @@ -29,7 +29,7 @@ jobs: # - Port forward all ports to localhost for next steps to connect - name: Setup Test infra id: starship-action - uses: cosmology-tech/starship-action@0.2.15 + uses: cosmology-tech/starship-action@0.2.16 with: values: tests/starship/configs/ci.yaml port-forward: true diff --git a/simapp/go.mod b/simapp/go.mod index cd3043337cab..9166666b0285 100644 --- a/simapp/go.mod +++ b/simapp/go.mod @@ -8,10 +8,8 @@ require ( cosmossdk.io/collections v0.4.0 cosmossdk.io/core v0.10.0 cosmossdk.io/depinject v1.0.0-alpha.4 - cosmossdk.io/collections v0.4.0 cosmossdk.io/log v1.2.1 cosmossdk.io/math v1.1.2 - cosmossdk.io/collections v0.4.0 cosmossdk.io/store v1.0.0-rc.0 cosmossdk.io/tools/confix v0.0.0-20230613133644-0a778132a60f cosmossdk.io/x/circuit v0.0.0-20230613133644-0a778132a60f