From 483c7f73fa066c3d7ab56e72540851600f47e7f6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Mar 2025 05:08:41 +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.5.1-preview to 1.6.1. - [Release notes](https://github.com/onflow/flow-core-contracts/releases) - [Commits](https://github.com/onflow/flow-core-contracts/compare/lib/go/contracts/v1.5.1-preview...lib/go/contracts/v1.6.1) --- updated-dependencies: - dependency-name: github.com/onflow/flow-core-contracts/lib/go/templates 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 5afed951..9e178218 100644 --- a/go.mod +++ b/go.mod @@ -16,7 +16,7 @@ require ( github.com/logrusorgru/aurora v2.0.3+incompatible github.com/onflow/cadence v1.3.1 github.com/onflow/crypto v0.25.2 - github.com/onflow/flow-core-contracts/lib/go/templates v1.5.1-preview + github.com/onflow/flow-core-contracts/lib/go/templates v1.6.1 github.com/onflow/flow-go v0.38.1-0.20250218174738-2181389f9f7d github.com/onflow/flow-go-sdk v1.3.1 github.com/onflow/flow-nft/lib/go/contracts v1.2.3 diff --git a/go.sum b/go.sum index 06096ad7..97ca30a8 100644 --- a/go.sum +++ b/go.sum @@ -747,8 +747,8 @@ github.com/onflow/crypto v0.25.2 h1:GjHunqVt+vPcdqhxxhAXiMIF3YiLX7gTuTR5O+VG2ns= github.com/onflow/crypto v0.25.2/go.mod h1:fY7eLqUdMKV8EGOw301unP8h7PvLVy8/6gVR++/g0BY= github.com/onflow/flow-core-contracts/lib/go/contracts v1.5.1-preview h1:W+QkNQcIbhtR+zXVROKq0bdDEnvzUfUrQrCmegmwzvc= github.com/onflow/flow-core-contracts/lib/go/contracts v1.5.1-preview/go.mod h1:LyCICUK6sK1jtEyb+3GuRw5tYfHT1uxACLwLTLxw/0I= -github.com/onflow/flow-core-contracts/lib/go/templates v1.5.1-preview h1:C0PraQFfwpav4nJAf/RPE9BJyYD6lUMvt+cJyiMDeis= -github.com/onflow/flow-core-contracts/lib/go/templates v1.5.1-preview/go.mod h1:pN768Al/wLRlf3bwugv9TyxniqJxMu4sxnX9eQJam64= +github.com/onflow/flow-core-contracts/lib/go/templates v1.6.1 h1:Y0bDvS5fTOCrKr7QFl0by3qTq7MFnauVnHoxwW6nQzo= +github.com/onflow/flow-core-contracts/lib/go/templates v1.6.1/go.mod h1:pN768Al/wLRlf3bwugv9TyxniqJxMu4sxnX9eQJam64= github.com/onflow/flow-ft/lib/go/contracts v1.0.1 h1:Ts5ob+CoCY2EjEd0W6vdLJ7hLL3SsEftzXG2JlmSe24= github.com/onflow/flow-ft/lib/go/contracts v1.0.1/go.mod h1:PwsL8fC81cjnUnTfmyL/HOIyHnyaw/JA474Wfj2tl6A= github.com/onflow/flow-ft/lib/go/templates v1.0.1 h1:FDYKAiGowABtoMNusLuRCILIZDtVqJ/5tYI4VkF5zfM=