terraform-provider-kubectl icon indicating copy to clipboard operation
terraform-provider-kubectl copied to clipboard

go: Update all dependencies to latest versions

Open minor-fixes opened this issue 1 year ago • 2 comments

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

minor-fixes avatar May 14 '23 17:05 minor-fixes

This would also fix the critical vulnerability CVE-2022-26945 for go-getter

leonbartlett avatar Jul 07 '23 07:07 leonbartlett

is this going to be merged and released?

ronbs avatar Jul 20 '23 15:07 ronbs