Skip to content

Commit 673466b

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.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](onflow/flow-core-contracts@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.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0eee836 commit 673466b

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
@@ -20,7 +20,7 @@ require (
2020
github.com/onflow/fcl-dev-wallet v0.9.1
2121
github.com/onflow/flixkit-go/v2 v2.9.1
2222
github.com/onflow/flow-core-contracts/lib/go/contracts v1.10.2
23-
github.com/onflow/flow-core-contracts/lib/go/templates v1.10.2
23+
github.com/onflow/flow-core-contracts/lib/go/templates v1.10.3
2424
github.com/onflow/flow-emulator v1.21.0
2525
github.com/onflow/flow-evm-gateway v1.5.0
2626
github.com/onflow/flow-go v0.48.1-evm-cache-block.0.20260518173711-5b9fa9c8352e

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -801,8 +801,8 @@ github.com/onflow/flixkit-go/v2 v2.9.1 h1:AW6qj3PAt7wdUYMYnI14lk3xu3zJutXc4KozJf
801801
github.com/onflow/flixkit-go/v2 v2.9.1/go.mod h1:G4sR9UdPnS3ilS45vNs/wwN73m0Mpbzp7uKR/3dQF6o=
802802
github.com/onflow/flow-core-contracts/lib/go/contracts v1.10.2 h1:OQr7LyoAzk9kVfVjPcHXoFtWIBSqbB7ksNb6wIJlFE8=
803803
github.com/onflow/flow-core-contracts/lib/go/contracts v1.10.2/go.mod h1:fn0eOOINlOdQSOWptENC92MpPorB7dHzZaC3VTAmiQY=
804-
github.com/onflow/flow-core-contracts/lib/go/templates v1.10.2 h1:qq16IwoT+xAh45GfmC9lR+gFCixJWx9NxKgkkP/W4Nw=
805-
github.com/onflow/flow-core-contracts/lib/go/templates v1.10.2/go.mod h1:bXe+VkZmvM3QYGjfizprStRfasLA/7ii7l6+LHP5V1U=
804+
github.com/onflow/flow-core-contracts/lib/go/templates v1.10.3 h1:MA0tiuQo69AhaMh8TgEMyJwuKKO3UK8PB8W+Fg1YVt4=
805+
github.com/onflow/flow-core-contracts/lib/go/templates v1.10.3/go.mod h1:bXe+VkZmvM3QYGjfizprStRfasLA/7ii7l6+LHP5V1U=
806806
github.com/onflow/flow-emulator v1.21.0 h1:dWMnRzrMxeu3bMIl8gPxHVWnGl117eG/tx/SIocmilU=
807807
github.com/onflow/flow-emulator v1.21.0/go.mod h1:DfaIJPCM7s495U5fDnzAHD0EqJgwsi+FD5EUtJ8L/Pk=
808808
github.com/onflow/flow-evm-bridge v0.2.1 h1:S32kk+UV7/COdQZakIMsJw6vxShel0s8lI3FyGFl9jM=

0 commit comments

Comments
 (0)