build(deps): Bump go.uber.org/mock from 0.5.2 to 0.6.0 in /simapp (#25201)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: aljo242 <alex@interchainlabs.io>
This commit is contained in:
dependabot[bot]
2025-08-19 18:36:55 +00:00
committed by GitHub
co-authored by aljo242
parent ee5eabb63d
commit 4953d5bf2d
51 changed files with 197 additions and 204 deletions
+1 -1
View File
@@ -29,7 +29,7 @@ jobs:
uses: actions/checkout@v5
- uses: actions/setup-go@v5
with:
go-version: "1.24"
go-version: "1.25"
check-latest: true
# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL