gardenctl
gardenctl copied to clipboard
update libraries to support building on go 1.18
What this PR does / why we need it:
building the gardenctl fails when building on go 1.18. This PR updates the x/sys libraries to versions supporting go 1.18
Which issue(s) this PR fixes: None opened
Special notes for your reviewer:
Release note:
@k15r Thank you for your contribution.
Thank you @k15r for your contribution. Before I can start building your PR, a member of the organization must set the required label(s) {'reviewed/ok-to-test'}. Once started, you can check the build status in the PR checks section below.
@k15r this repo is going to be deprecated, meanwhile there's a new v2 at https://github.com/gardener/gardenctl-v2 FYI