helm/pkg/pusher
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
..
doc.go Moving uploader and pusher out of action into pkg 2022-01-13 08:22:51 -05:00
ocipusher.go oci: Add flag --plain-http to enable working with HTTP registries 2023-06-09 14:43:53 +05:30
ocipusher_test.go oci: add tests for plain HTTP and insecure HTTPS registries 2023-06-14 23:53:33 +05:30
pusher.go Update to Go 1.21 for builds 2024-01-08 15:48:36 -05:00
pusher_test.go Moving uploader and pusher out of action into pkg 2022-01-13 08:22:51 -05:00