cli/pkg/cmd/variable/set
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
..
http.go bug: fixed the result.Operation variable prior to patchRepoVariable being called in the setVariable function. 2024-02-18 11:12:01 +11:00
set.go refactor: drop multierror in favor of std 2025-12-02 15:08:58 +01:00
set_test.go Move config interfaces into gh package (#9060) 2024-05-10 10:39:36 +02:00