Skip to content

Commit 8e4981c

Browse files
authored
Merge pull request #622 from onflow/auto-update-onflow-cadence-v1.0.0-preview.16
Update flow-go version
2 parents 70db91e + ffd9892 commit 8e4981c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ require (
1515
github.com/onflow/cadence v1.0.0-preview.16
1616
github.com/onflow/crypto v0.25.0
1717
github.com/onflow/flow-core-contracts/lib/go/templates v0.15.2-0.20240305214031-d81e0c3b42f3
18-
github.com/onflow/flow-go v0.34.0-crescendo-preview.7.0.20240320194536-a387f4df1cca
18+
github.com/onflow/flow-go v0.34.0-crescendo-preview.7.0.20240321165924-533df912cb67
1919
github.com/onflow/flow-go-sdk v1.0.0-preview.14
2020
github.com/onflow/flow-nft/lib/go/contracts v1.1.1-0.20240305213046-9026973838d7
2121
github.com/onflow/flow/protobuf/go/flow v0.3.7

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2007,8 +2007,8 @@ github.com/onflow/flow-ft/lib/go/contracts v0.7.1-0.20240305212555-29d91e18f0c1
20072007
github.com/onflow/flow-ft/lib/go/contracts v0.7.1-0.20240305212555-29d91e18f0c1/go.mod h1:PwsL8fC81cjnUnTfmyL/HOIyHnyaw/JA474Wfj2tl6A=
20082008
github.com/onflow/flow-ft/lib/go/templates v0.7.1-0.20240305212555-29d91e18f0c1 h1:7BkqJ21EQAbYCZqLj2xCIqJvhrHNCXe9BfLTEiQqIx0=
20092009
github.com/onflow/flow-ft/lib/go/templates v0.7.1-0.20240305212555-29d91e18f0c1/go.mod h1:uQ8XFqmMK2jxyBSVrmyuwdWjTEb+6zGjRYotfDJ5pAE=
2010-
github.com/onflow/flow-go v0.34.0-crescendo-preview.7.0.20240320194536-a387f4df1cca h1:tt4fGOF4GUPjrkEV+DfUMZPdvNeUm9Dp7rbi2s6Pa1o=
2011-
github.com/onflow/flow-go v0.34.0-crescendo-preview.7.0.20240320194536-a387f4df1cca/go.mod h1:jZ3i7SZe3jDwWYrBr7MDNFmfiPbDUyX9ZVwgrlj/sBQ=
2010+
github.com/onflow/flow-go v0.34.0-crescendo-preview.7.0.20240321165924-533df912cb67 h1:6MiDnW4BhLdQsGcEOnTEdYHLurJCEIIf0s8zfNvHZOM=
2011+
github.com/onflow/flow-go v0.34.0-crescendo-preview.7.0.20240321165924-533df912cb67/go.mod h1:jZ3i7SZe3jDwWYrBr7MDNFmfiPbDUyX9ZVwgrlj/sBQ=
20122012
github.com/onflow/flow-go-sdk v1.0.0-M1/go.mod h1:TDW0MNuCs4SvqYRUzkbRnRmHQL1h4X8wURsCw9P9beo=
20132013
github.com/onflow/flow-go-sdk v1.0.0-preview.14 h1:co4RFTxbfVz24i8LICErDN+SE63ckb5tRJPROkOpw3E=
20142014
github.com/onflow/flow-go-sdk v1.0.0-preview.14/go.mod h1:oKomgYV3sR3mxsYMe4L6I5pouJvP2xeHfaUpHfzv7aY=

0 commit comments

Comments
 (0)