Skip to content

Commit 972856d

Browse files
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](onflow/flow-core-contracts@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] <support@github.com>
1 parent 984d444 commit 972856d

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ require (
1919
github.com/onflow/fcl-dev-wallet v0.9.1
2020
github.com/onflow/flixkit-go/v2 v2.7.2
2121
github.com/onflow/flow-core-contracts/lib/go/contracts v1.9.2
22-
github.com/onflow/flow-core-contracts/lib/go/templates v1.9.2
22+
github.com/onflow/flow-core-contracts/lib/go/templates v1.9.3
2323
github.com/onflow/flow-emulator v1.16.3
2424
github.com/onflow/flow-evm-gateway v1.4.6-0.20260130180524-5ba8398c993f
2525
github.com/onflow/flow-go v0.45.0-internal-rc.3.0.20260129222115-cc0505f2afd5

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -798,8 +798,8 @@ github.com/onflow/flixkit-go/v2 v2.7.2 h1:3vnD13U6NRBweCqNy+iAJ06QHWcfCGOPUdmCyu
798798
github.com/onflow/flixkit-go/v2 v2.7.2/go.mod h1:0xg082mcyzU4ViFSBPhz+Q4RzitEasJTcDMPDAXKIBs=
799799
github.com/onflow/flow-core-contracts/lib/go/contracts v1.9.2 h1:mkd1NSv74+OnCHwrFqI2c5VETS1j06xf0ZuOto7gMio=
800800
github.com/onflow/flow-core-contracts/lib/go/contracts v1.9.2/go.mod h1:jBDqVep0ICzhXky56YlyO4aiV2Jl/5r7wnqUPpvi7zE=
801-
github.com/onflow/flow-core-contracts/lib/go/templates v1.9.2 h1:semxeVLwC6xFG1G/7egUmaf7F1C8eBnc7NxNTVfBHTs=
802-
github.com/onflow/flow-core-contracts/lib/go/templates v1.9.2/go.mod h1:twSVyUt3rNrgzAmxtBX+1Gw64QlPemy17cyvnXYy1Ug=
801+
github.com/onflow/flow-core-contracts/lib/go/templates v1.9.3 h1:b70XytJTPthaLcQJC3neGLZbQGBEw/SvKgYVNUv1JKM=
802+
github.com/onflow/flow-core-contracts/lib/go/templates v1.9.3/go.mod h1:isMJm+rK6U+pZHlet7BL5jlCMPfcCmneTFxLHLVUfuo=
803803
github.com/onflow/flow-emulator v1.16.3 h1:i1gZ1wtL67bxpkLQNWw/Q6R63SWRXH0IU0h7J2xflM0=
804804
github.com/onflow/flow-emulator v1.16.3/go.mod h1:VpHjJwLzFOD8U81KvYaArY//xzTyrc703CGlCu86TTI=
805805
github.com/onflow/flow-evm-bridge v0.1.0 h1:7X2osvo4NnQgHj8aERUmbYtv9FateX8liotoLnPL9nM=

0 commit comments

Comments
 (0)