helm/pkg
Matt Farina 847369c184
Update to Go 1.21 for builds
Noteis:
1. This moves golangci scanning to a GitHub action. This will
   enable inline pointers to issues in the PR where linting fails.
2. Go 1.21 is specified in the go.mod because Kubernetes libs
   require it.
3. The lint issues were removed. Some were fixed while others
   were handled by skipping linting or using _ as an argument.
   Many of these can be refactored later for better cleanup.

Signed-off-by: Matt Farina <matt.farina@suse.com>
2024-01-08 15:48:36 -05:00
..
action Update to Go 1.21 for builds 2024-01-08 15:48:36 -05:00
chart Make the ignore pkg public again 2023-12-22 09:14:12 +02:00
chartutil Update to Go 1.21 for builds 2024-01-08 15:48:36 -05:00
cli Add qps/HELM_QPS parameter 2023-09-22 07:31:08 +01:00
downloader Update to Go 1.21 for builds 2024-01-08 15:48:36 -05:00
engine Merge remote-tracking branch 'upstream/main' into fix3 2023-08-08 23:05:02 -07:00
gates Bump the Go version 2023-03-22 11:29:26 -04:00
getter Merge pull request #11878 from Exchizz/feature/pass-basic-auth-to-download-plugin 2024-01-05 15:47:59 -08:00
helmpath replace +build with go:build 2022-04-14 07:56:31 -07:00
ignore Make the ignore pkg public again 2023-12-22 09:14:12 +02:00
kube Update to Go 1.21 for builds 2024-01-08 15:48:36 -05:00
lint Update to Go 1.21 for builds 2024-01-08 15:48:36 -05:00
plugin Update to Go 1.21 for builds 2024-01-08 15:48:36 -05:00
postrender test: replace ensure.TempDir with t.TempDir 2023-07-29 16:11:22 +08:00
provenance Updating the Go version in go.mod 2023-03-22 11:52:30 -04:00
pusher Update to Go 1.21 for builds 2024-01-08 15:48:36 -05:00
registry Revert "fix(main): fix basic auth for helm pull or push" 2023-10-26 10:11:56 -04:00
release Addressing review comments - move printing code out of client.go 2022-09-09 13:29:19 -07:00
releaseutil Update to Go 1.21 for builds 2024-01-08 15:48:36 -05:00
repo Update to Go 1.21 for builds 2024-01-08 15:48:36 -05:00
storage Update to Go 1.21 for builds 2024-01-08 15:48:36 -05:00
strvals Merge pull request #9182 from pscheid92/4030-provide-literal-alternative-for-set-flag 2023-04-28 14:39:41 -04:00
time remove redudant time func 2020-09-23 23:32:56 +02:00
uploader Bump the Go version 2023-03-22 11:29:26 -04:00