buildah/pkg/cli
Nalin Dahyabhai 16680a4dfd modernize: use strings.CutPrefix/SplitSeq/FieldsSeq
Use the CutPrefix(), SplitSeq(), and FieldsSeq() functions from the
strings package when chopping up or iterating over parts of strings, per
golang.org/x/tools/gopls/internal/analysis/modernize/cmd/modernize

Signed-off-by: Nalin Dahyabhai <nalin@redhat.com>
2025-09-10 13:11:00 -04:00
..
build.go modernize: use strings.CutPrefix/SplitSeq/FieldsSeq 2025-09-10 13:11:00 -04:00
common.go Switch common, storage and image to monorepo. 2025-08-29 15:04:28 +02:00
common_test.go Switch common, storage and image to monorepo. 2025-08-29 15:04:28 +02:00
exec_codes.go Return exit code from failed containers 2020-04-20 11:24:52 -04:00