Skip to content

Commit fb2b362

Browse files
authored
Merge pull request #2323 from onflow/dependabot/go_modules/github.com/onflow/flow-core-contracts/lib/go/contracts-1.10.1
Bump github.com/onflow/flow-core-contracts/lib/go/contracts from 1.10.2 to 1.10.3
2 parents 0eee836 + 23ab8cc commit fb2b362

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
@@ -19,7 +19,7 @@ require (
1919
github.com/onflow/cadence-tools/test v1.13.1
2020
github.com/onflow/fcl-dev-wallet v0.9.1
2121
github.com/onflow/flixkit-go/v2 v2.9.1
22-
github.com/onflow/flow-core-contracts/lib/go/contracts v1.10.2
22+
github.com/onflow/flow-core-contracts/lib/go/contracts v1.10.3
2323
github.com/onflow/flow-core-contracts/lib/go/templates v1.10.2
2424
github.com/onflow/flow-emulator v1.21.0
2525
github.com/onflow/flow-evm-gateway v1.5.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -799,8 +799,8 @@ github.com/onflow/fixed-point v0.1.1 h1:j0jYZVO8VGyk1476alGudEg7XqCkeTVxb5ElRJRK
799799
github.com/onflow/fixed-point v0.1.1/go.mod h1:gJdoHqKtToKdOZbvryJvDZfcpzC7d2fyWuo3ZmLtcGY=
800800
github.com/onflow/flixkit-go/v2 v2.9.1 h1:AW6qj3PAt7wdUYMYnI14lk3xu3zJutXc4KozJffeczI=
801801
github.com/onflow/flixkit-go/v2 v2.9.1/go.mod h1:G4sR9UdPnS3ilS45vNs/wwN73m0Mpbzp7uKR/3dQF6o=
802-
github.com/onflow/flow-core-contracts/lib/go/contracts v1.10.2 h1:OQr7LyoAzk9kVfVjPcHXoFtWIBSqbB7ksNb6wIJlFE8=
803-
github.com/onflow/flow-core-contracts/lib/go/contracts v1.10.2/go.mod h1:fn0eOOINlOdQSOWptENC92MpPorB7dHzZaC3VTAmiQY=
802+
github.com/onflow/flow-core-contracts/lib/go/contracts v1.10.3 h1:OTJo6PzE8F0EtvBsBvXKVqSA8eCm1uzN+aWwV5gtjPs=
803+
github.com/onflow/flow-core-contracts/lib/go/contracts v1.10.3/go.mod h1:fn0eOOINlOdQSOWptENC92MpPorB7dHzZaC3VTAmiQY=
804804
github.com/onflow/flow-core-contracts/lib/go/templates v1.10.2 h1:qq16IwoT+xAh45GfmC9lR+gFCixJWx9NxKgkkP/W4Nw=
805805
github.com/onflow/flow-core-contracts/lib/go/templates v1.10.2/go.mod h1:bXe+VkZmvM3QYGjfizprStRfasLA/7ii7l6+LHP5V1U=
806806
github.com/onflow/flow-emulator v1.21.0 h1:dWMnRzrMxeu3bMIl8gPxHVWnGl117eG/tx/SIocmilU=

0 commit comments

Comments
 (0)