Skip to content
New issue

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

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

Already on GitHub? # to your account

Add Support to Specify Go Version to Set Up #27

Merged
merged 4 commits into from
Apr 24, 2024

Conversation

threeal
Copy link
Owner

@threeal threeal commented Apr 23, 2024

This pull request resolves #20 by introducing the following changes:

  • Adds a VERSION argument to the setup_go function for specifying the Go version to set up.
  • Adds support for asserting the Go version in the SetupGoTest.cmake.
  • Adds testing in the SetupGoTest.cmake that tests setting up a specific version of Go by passing the VERSION argument to the setup_go function.

@threeal threeal added this to the Version 1.0.0 milestone Apr 23, 2024
@threeal threeal self-assigned this Apr 23, 2024
@threeal threeal merged commit 0b81423 into main Apr 24, 2024
4 checks passed
@threeal threeal deleted the specify-go-version-to-set-up branch April 24, 2024 08:00
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Support to Specify Go Version to Set Up
1 participant