helm/pkg/plugin
Justen Stall 6aa19b8c92
more error wrapping uses
- replace os.IsNotExist with errors.Is and fs.ErrNotExist
- use %w directive

Signed-off-by: Justen Stall <39888103+justenstall@users.noreply.github.com>
2024-11-18 12:54:09 -05:00
..
cache Updating the module for v3 as the major version 2019-10-03 14:27:05 -04:00
installer more error wrapping uses 2024-11-18 12:54:09 -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 fix: replace "github.com/pkg/errors" with stdlib "errors" package 2024-11-18 11:35:59 -05:00
plugin_test.go Allow tests to run on loong64 2024-10-28 21:54:10 +08:00