From b5f0e459042ab44283f07d1a474982434eb5e728 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Feb 2025 05:19:30 +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.4.0 to 1.5.0. - [Release notes](https://github.com/onflow/flow-core-contracts/releases) - [Commits](https://github.com/onflow/flow-core-contracts/compare/lib/go/contracts/v1.4.0...lib/go/contracts/v1.5.0) --- 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 19e58142..168aae37 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.4.0 + github.com/onflow/flow-core-contracts/lib/go/templates v1.5.0 github.com/onflow/flow-go v0.38.0-util.0.20250130182921-c8d283b60d12 github.com/onflow/flow-go-sdk v1.3.1 github.com/onflow/flow-nft/lib/go/contracts v1.2.2 diff --git a/go.sum b/go.sum index e1ba249e..43d13eba 100644 --- a/go.sum +++ b/go.sum @@ -731,8 +731,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.4.0 h1:R86HaOuk6vpuECZnriEUE7bw9inC2AtdSn8lL/iwQLQ= github.com/onflow/flow-core-contracts/lib/go/contracts v1.4.0/go.mod h1:9asTBnB6Tw2UlVVtQKyS/egYv3xr4zVlJnJ75z1dfac= -github.com/onflow/flow-core-contracts/lib/go/templates v1.4.0 h1:u2DAG8pk0xFH7TwS70t1gSZ/FtIIZWMSNyiu4SeXBYg= -github.com/onflow/flow-core-contracts/lib/go/templates v1.4.0/go.mod h1:pN768Al/wLRlf3bwugv9TyxniqJxMu4sxnX9eQJam64= +github.com/onflow/flow-core-contracts/lib/go/templates v1.5.0 h1:foKXHHzPxiwLg/2S+FYsmIHRDe0TbkJF+Zb5NSYg/lE= +github.com/onflow/flow-core-contracts/lib/go/templates v1.5.0/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=