helm/pkg/storage
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
..
driver Update to Go 1.21 for builds 2024-01-08 15:48:36 -05:00
storage.go fix: "... has no deployed releases" error when release history contains only failed releases and history limit reached 2022-03-31 10:22:42 +03:00
storage_test.go Update to Go 1.21 for builds 2024-01-08 15:48:36 -05:00