From c090ab83acf2b24a6486a8ebaf3117261a29fd06 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Jun 2026 00:25:33 +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.10.2 to 1.10.3. - [Release notes](https://github.com/onflow/flow-core-contracts/releases) - [Changelog](https://github.com/onflow/flow-core-contracts/blob/master/CHANGELOG.md) - [Commits](https://github.com/onflow/flow-core-contracts/compare/lib/go/contracts/v1.10.2...lib/go/contracts/v1.10.3) --- updated-dependencies: - dependency-name: github.com/onflow/flow-core-contracts/lib/go/templates dependency-version: 1.10.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 acb8c49f5..d02828f42 100644 --- a/go.mod +++ b/go.mod @@ -20,7 +20,7 @@ require ( github.com/onflow/fcl-dev-wallet v0.9.1 github.com/onflow/flixkit-go/v2 v2.9.1 github.com/onflow/flow-core-contracts/lib/go/contracts v1.10.3 - github.com/onflow/flow-core-contracts/lib/go/templates v1.10.2 + github.com/onflow/flow-core-contracts/lib/go/templates v1.10.3 github.com/onflow/flow-emulator v1.21.0 github.com/onflow/flow-evm-gateway v1.5.0 github.com/onflow/flow-go v0.48.1-evm-cache-block.0.20260518173711-5b9fa9c8352e diff --git a/go.sum b/go.sum index b9d37c32f..280d83087 100644 --- a/go.sum +++ b/go.sum @@ -801,8 +801,8 @@ github.com/onflow/flixkit-go/v2 v2.9.1 h1:AW6qj3PAt7wdUYMYnI14lk3xu3zJutXc4KozJf github.com/onflow/flixkit-go/v2 v2.9.1/go.mod h1:G4sR9UdPnS3ilS45vNs/wwN73m0Mpbzp7uKR/3dQF6o= github.com/onflow/flow-core-contracts/lib/go/contracts v1.10.3 h1:OTJo6PzE8F0EtvBsBvXKVqSA8eCm1uzN+aWwV5gtjPs= github.com/onflow/flow-core-contracts/lib/go/contracts v1.10.3/go.mod h1:fn0eOOINlOdQSOWptENC92MpPorB7dHzZaC3VTAmiQY= -github.com/onflow/flow-core-contracts/lib/go/templates v1.10.2 h1:qq16IwoT+xAh45GfmC9lR+gFCixJWx9NxKgkkP/W4Nw= -github.com/onflow/flow-core-contracts/lib/go/templates v1.10.2/go.mod h1:bXe+VkZmvM3QYGjfizprStRfasLA/7ii7l6+LHP5V1U= +github.com/onflow/flow-core-contracts/lib/go/templates v1.10.3 h1:MA0tiuQo69AhaMh8TgEMyJwuKKO3UK8PB8W+Fg1YVt4= +github.com/onflow/flow-core-contracts/lib/go/templates v1.10.3/go.mod h1:bXe+VkZmvM3QYGjfizprStRfasLA/7ii7l6+LHP5V1U= github.com/onflow/flow-emulator v1.21.0 h1:dWMnRzrMxeu3bMIl8gPxHVWnGl117eG/tx/SIocmilU= github.com/onflow/flow-emulator v1.21.0/go.mod h1:DfaIJPCM7s495U5fDnzAHD0EqJgwsi+FD5EUtJ8L/Pk= github.com/onflow/flow-evm-bridge v0.2.1 h1:S32kk+UV7/COdQZakIMsJw6vxShel0s8lI3FyGFl9jM=