terraform-provider-kubectl
terraform-provider-kubectl copied to clipboard
go: Update all dependencies to latest versions
This PR updates all the Go dependencies to the latest versions. Very few
breaking source changes occur - only a kubectl
constructor function is
removed, and a package is renamed.
Tested:
-
make test
,make vet
locally pass
This would also fix the critical vulnerability CVE-2022-26945 for go-getter
is this going to be merged and released?