buildah/internal/mkcw
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
..
embed
types
archive.go modernize: use strings.CutPrefix/SplitSeq/FieldsSeq 2025-09-10 13:11:00 -04:00
archive_test.go
attest.go modernize: use strings.CutPrefix/SplitSeq/FieldsSeq 2025-09-10 13:11:00 -04:00
entrypoint.go
luks.go
luks_test.go
makefs.go
workload.go
workload_test.go