Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change go.mod to 1.21.0 #112

Merged
merged 1 commit into from
Jul 4, 2024
Merged

Conversation

denyeart
Copy link
Contributor

@denyeart denyeart commented Jul 3, 2024

Update go.mod files to use toolchain compatible full version.

@bestbeforetoday
Copy link
Member

bestbeforetoday commented Jul 3, 2024

Are you sure you want to require Go 1.22 as the minimum required Go version while Go 1.21 is still an actively supported release? This will require fabric-contract-api-go and all end-user Go chaincode to move up to Go 1.22.

Update go.mod files to use toolchain compatible full version.

Signed-off-by: David Enyeart <enyeart@us.ibm.com>
@denyeart denyeart changed the title Bump Go to 1.22 Change go.mod to 1.21.0 Jul 4, 2024
@denyeart
Copy link
Contributor Author

denyeart commented Jul 4, 2024

Are you sure you want to require Go 1.22 as the minimum required Go version while Go 1.21 is still an actively supported release? This will require fabric-contract-api-go and all end-user Go chaincode to move up to Go 1.22.

You're right, will keep at 1.21.0 until the next major Go release.

@andrew-coleman andrew-coleman merged commit 9fb8918 into hyperledger:main Jul 4, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants