cli/pkg/cmd/secret
ferhat elmas 70470f9cef refactor: drop multierror in favor of std
Drop github.com/hashicorp/go-multierror
in favor of https://pkg.go.dev/errors#Join (go1.20).

Related to #11468

Signed-off-by: ferhat elmas <elmas.ferhat@gmail.com>
2025-12-02 15:08:58 +01:00
..
delete Fix secret command panic when base repo from cwd 2025-03-06 11:45:22 +01:00
list Fix secret command panic when base repo from cwd 2025-03-06 11:45:22 +01:00
set refactor: drop multierror in favor of std 2025-12-02 15:08:58 +01:00
shared Change wording on secret repo prompt 2025-01-15 14:55:17 +01:00
secret.go Proof-reading 2023-11-17 02:04:35 +08:00