Skip to content

Commit

Permalink
Merge pull request #322 from onflow/auto-update-onflow-cadence-v1.0.0…
Browse files Browse the repository at this point in the history
…-preview.16

[test] Update flow-go version
  • Loading branch information
SupunS authored Mar 21, 2024
2 parents b78dbbd + 51b91d2 commit 24bbfb9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions test/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ require (
github.com/btcsuite/btcd/chaincfg/chainhash v1.0.2
github.com/onflow/atree v0.6.1-0.20240308163425-dc825c20b1a2
github.com/onflow/cadence v1.0.0-preview.16
github.com/onflow/flow-emulator v1.0.0-preview.13
github.com/onflow/flow-go v0.34.0-crescendo-preview.7.0.20240320194536-a387f4df1cca
github.com/onflow/flow-emulator v1.0.0-preview.14
github.com/onflow/flow-go v0.34.0-crescendo-preview.7.0.20240321165924-533df912cb67
github.com/onflow/flow-go-sdk v1.0.0-preview.14
github.com/rs/zerolog v1.29.0
github.com/stretchr/testify v1.8.4
Expand Down
8 changes: 4 additions & 4 deletions test/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1821,14 +1821,14 @@ github.com/onflow/flow-core-contracts/lib/go/contracts v0.15.2-0.20240305214031-
github.com/onflow/flow-core-contracts/lib/go/contracts v0.15.2-0.20240305214031-d81e0c3b42f3/go.mod h1:ROB3X1QhobsVj3ZqSn8fy8gX2pXL8tHNUC+jZUCWpnA=
github.com/onflow/flow-core-contracts/lib/go/templates v0.15.2-0.20240305214031-d81e0c3b42f3 h1:svq9+OKnCdIm6ePR6i/laXtg5kP7XHGsHUpsYevPIJ4=
github.com/onflow/flow-core-contracts/lib/go/templates v0.15.2-0.20240305214031-d81e0c3b42f3/go.mod h1:Ka6dexQbB/5R64cpfA9KZQ7V0pqqHNS5T3G3wftaQVw=
github.com/onflow/flow-emulator v1.0.0-preview.13 h1:7Xjn6zCb7RNOE4t9N7A3+lbed2xusM43iPx7s1jkqvU=
github.com/onflow/flow-emulator v1.0.0-preview.13/go.mod h1:WMVqiaAy7oCnRsS+d1dnrdgTNEs8ubgRZRCZ12zHLR4=
github.com/onflow/flow-emulator v1.0.0-preview.14 h1:dSNbHRuFt9OXnv5EbZewopBYEiL7HUP7vi9XjG/vswM=
github.com/onflow/flow-emulator v1.0.0-preview.14/go.mod h1:Vxuvl8+l50vCMTMjFo4YCj2hPlL8aazy2UVcmrmcVe8=
github.com/onflow/flow-ft/lib/go/contracts v0.7.1-0.20240305212555-29d91e18f0c1 h1:1hTH+Y8EB8BZ0hXsrxZqSTDWoY0euFT/IzXxlgVQok4=
github.com/onflow/flow-ft/lib/go/contracts v0.7.1-0.20240305212555-29d91e18f0c1/go.mod h1:PwsL8fC81cjnUnTfmyL/HOIyHnyaw/JA474Wfj2tl6A=
github.com/onflow/flow-ft/lib/go/templates v0.7.1-0.20240305212555-29d91e18f0c1 h1:7BkqJ21EQAbYCZqLj2xCIqJvhrHNCXe9BfLTEiQqIx0=
github.com/onflow/flow-ft/lib/go/templates v0.7.1-0.20240305212555-29d91e18f0c1/go.mod h1:uQ8XFqmMK2jxyBSVrmyuwdWjTEb+6zGjRYotfDJ5pAE=
github.com/onflow/flow-go v0.34.0-crescendo-preview.7.0.20240320194536-a387f4df1cca h1:tt4fGOF4GUPjrkEV+DfUMZPdvNeUm9Dp7rbi2s6Pa1o=
github.com/onflow/flow-go v0.34.0-crescendo-preview.7.0.20240320194536-a387f4df1cca/go.mod h1:jZ3i7SZe3jDwWYrBr7MDNFmfiPbDUyX9ZVwgrlj/sBQ=
github.com/onflow/flow-go v0.34.0-crescendo-preview.7.0.20240321165924-533df912cb67 h1:6MiDnW4BhLdQsGcEOnTEdYHLurJCEIIf0s8zfNvHZOM=
github.com/onflow/flow-go v0.34.0-crescendo-preview.7.0.20240321165924-533df912cb67/go.mod h1:jZ3i7SZe3jDwWYrBr7MDNFmfiPbDUyX9ZVwgrlj/sBQ=
github.com/onflow/flow-go-sdk v1.0.0-M1/go.mod h1:TDW0MNuCs4SvqYRUzkbRnRmHQL1h4X8wURsCw9P9beo=
github.com/onflow/flow-go-sdk v1.0.0-preview.14 h1:co4RFTxbfVz24i8LICErDN+SE63ckb5tRJPROkOpw3E=
github.com/onflow/flow-go-sdk v1.0.0-preview.14/go.mod h1:oKomgYV3sR3mxsYMe4L6I5pouJvP2xeHfaUpHfzv7aY=
Expand Down

0 comments on commit 24bbfb9

Please sign in to comment.