From 972856d9d421d3dda4db99a51170dd8796a4c516 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Mar 2026 18:43:48 +0000 Subject: [PATCH] Bump github.com/onflow/flow-core-contracts/lib/go/templates Bumps [github.com/onflow/flow-core-contracts/lib/go/templates](https://github.com/onflow/flow-core-contracts) from 1.9.2 to 1.9.3. - [Release notes](https://github.com/onflow/flow-core-contracts/releases) - [Commits](https://github.com/onflow/flow-core-contracts/compare/lib/go/contracts/v1.9.2...lib/go/contracts/v1.9.3) --- updated-dependencies: - dependency-name: github.com/onflow/flow-core-contracts/lib/go/templates dependency-version: 1.9.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 8fbd443c5..8fef05654 100644 --- a/go.mod +++ b/go.mod @@ -19,7 +19,7 @@ require ( github.com/onflow/fcl-dev-wallet v0.9.1 github.com/onflow/flixkit-go/v2 v2.7.2 github.com/onflow/flow-core-contracts/lib/go/contracts v1.9.2 - github.com/onflow/flow-core-contracts/lib/go/templates v1.9.2 + github.com/onflow/flow-core-contracts/lib/go/templates v1.9.3 github.com/onflow/flow-emulator v1.16.3 github.com/onflow/flow-evm-gateway v1.4.6-0.20260130180524-5ba8398c993f github.com/onflow/flow-go v0.45.0-internal-rc.3.0.20260129222115-cc0505f2afd5 diff --git a/go.sum b/go.sum index 4058a523f..319e2f70c 100644 --- a/go.sum +++ b/go.sum @@ -798,8 +798,8 @@ github.com/onflow/flixkit-go/v2 v2.7.2 h1:3vnD13U6NRBweCqNy+iAJ06QHWcfCGOPUdmCyu github.com/onflow/flixkit-go/v2 v2.7.2/go.mod h1:0xg082mcyzU4ViFSBPhz+Q4RzitEasJTcDMPDAXKIBs= github.com/onflow/flow-core-contracts/lib/go/contracts v1.9.2 h1:mkd1NSv74+OnCHwrFqI2c5VETS1j06xf0ZuOto7gMio= github.com/onflow/flow-core-contracts/lib/go/contracts v1.9.2/go.mod h1:jBDqVep0ICzhXky56YlyO4aiV2Jl/5r7wnqUPpvi7zE= -github.com/onflow/flow-core-contracts/lib/go/templates v1.9.2 h1:semxeVLwC6xFG1G/7egUmaf7F1C8eBnc7NxNTVfBHTs= -github.com/onflow/flow-core-contracts/lib/go/templates v1.9.2/go.mod h1:twSVyUt3rNrgzAmxtBX+1Gw64QlPemy17cyvnXYy1Ug= +github.com/onflow/flow-core-contracts/lib/go/templates v1.9.3 h1:b70XytJTPthaLcQJC3neGLZbQGBEw/SvKgYVNUv1JKM= +github.com/onflow/flow-core-contracts/lib/go/templates v1.9.3/go.mod h1:isMJm+rK6U+pZHlet7BL5jlCMPfcCmneTFxLHLVUfuo= github.com/onflow/flow-emulator v1.16.3 h1:i1gZ1wtL67bxpkLQNWw/Q6R63SWRXH0IU0h7J2xflM0= github.com/onflow/flow-emulator v1.16.3/go.mod h1:VpHjJwLzFOD8U81KvYaArY//xzTyrc703CGlCu86TTI= github.com/onflow/flow-evm-bridge v0.1.0 h1:7X2osvo4NnQgHj8aERUmbYtv9FateX8liotoLnPL9nM=