Skip to content

Conversation

@radeksimko
Copy link

Currently the SDK disallows building on Solaris. This was surfaced in hashicorp/terraform#36913

This is all due to the SDK depending on a very old version of flock which doesn't build on Solaris. flock v0.10.0 introduced support for Solaris and so this PR bumps the SDK to that version.


That later flock version requires later Go version.

I'm not familiar with the SDK's support policies. Please note however that Go explicitly declares support for any last two releases, i.e. currently Go 1.23 and 1.24. Any older minor versions, including 1.13 are effectively End Of Life. See https://github.com/golang/go/security/policy for more.

@oracle-contributor-agreement
Copy link

Thank you for your pull request and welcome to our community! To contribute, please sign the Oracle Contributor Agreement (OCA).
The following contributors of this PR have not signed the OCA:

To sign the OCA, please create an Oracle account and sign the OCA in Oracle's Contributor Agreement Application.

When signing the OCA, please provide your GitHub username. After signing the OCA and getting an OCA approval from Oracle, this PR will be automatically updated.

If you are an Oracle employee, please make sure that you are a member of the main Oracle GitHub organization, and your membership in this organization is public.

@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Required At least one contributor does not have an approved Oracle Contributor Agreement. label Apr 22, 2025
@radeksimko radeksimko changed the title Update flock and require Go 1.23+ Update flock to 0.10.0 and require Go 1.23+ Apr 22, 2025
@radeksimko radeksimko closed this Apr 24, 2025
@radeksimko radeksimko deleted the update-flock branch April 24, 2025 12:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

OCA Required At least one contributor does not have an approved Oracle Contributor Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant