helm/pkg/plugin
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
..
cache Updating the module for v3 as the major version 2019-10-03 14:27:05 -04:00
installer Update to Go 1.21 for builds 2024-01-08 15:48:36 -05:00
testdata/plugdir Update HELM_PLUGIN_SELF -> HELM_PLUGIN_DIR (#10380) 2021-11-25 23:50:53 -08:00
hooks.go Updating the module for v3 as the major version 2019-10-03 14:27:05 -04:00
plugin.go Merge pull request #10913 from sureshdsk/pluginbug 2023-09-18 15:20:00 -04:00
plugin_test.go Merge pull request #12204 from CARV-ICS-FORTH/riscv64 2024-01-05 16:30:18 -08:00