From 23ab8cc3baac64dd60047b774b9411c64f077ad8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jun 2026 22:12:18 +0000 Subject: [PATCH] Bump github.com/onflow/flow-core-contracts/lib/go/contracts Bumps [github.com/onflow/flow-core-contracts/lib/go/contracts](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/contracts dependency-version: 1.10.1 dependency-type: direct:production update-type: version-update:semver-minor ... 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 552a13499..acb8c49f5 100644 --- a/go.mod +++ b/go.mod @@ -19,7 +19,7 @@ require ( github.com/onflow/cadence-tools/test v1.13.1 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.2 + 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-emulator v1.21.0 github.com/onflow/flow-evm-gateway v1.5.0 diff --git a/go.sum b/go.sum index e0f46a56c..b9d37c32f 100644 --- a/go.sum +++ b/go.sum @@ -799,8 +799,8 @@ github.com/onflow/fixed-point v0.1.1 h1:j0jYZVO8VGyk1476alGudEg7XqCkeTVxb5ElRJRK github.com/onflow/fixed-point v0.1.1/go.mod h1:gJdoHqKtToKdOZbvryJvDZfcpzC7d2fyWuo3ZmLtcGY= github.com/onflow/flixkit-go/v2 v2.9.1 h1:AW6qj3PAt7wdUYMYnI14lk3xu3zJutXc4KozJffeczI= 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.2 h1:OQr7LyoAzk9kVfVjPcHXoFtWIBSqbB7ksNb6wIJlFE8= -github.com/onflow/flow-core-contracts/lib/go/contracts v1.10.2/go.mod h1:fn0eOOINlOdQSOWptENC92MpPorB7dHzZaC3VTAmiQY= +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-emulator v1.21.0 h1:dWMnRzrMxeu3bMIl8gPxHVWnGl117eG/tx/SIocmilU=