buildah/pkg
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
..
binfmt Switch common, storage and image to monorepo. 2025-08-29 15:04:28 +02:00
blobcache Switch common, storage and image to monorepo. 2025-08-29 15:04:28 +02:00
chrootuser Switch common, storage and image to monorepo. 2025-08-29 15:04:28 +02:00
cli modernize: use strings.CutPrefix/SplitSeq/FieldsSeq 2025-09-10 13:11:00 -04:00
completion linters: unused arguments shouldn't have names 2024-08-07 10:10:35 -04:00
dummy linters: unused arguments shouldn't have names 2024-08-07 10:10:35 -04:00
formats Switch common, storage and image to monorepo. 2025-08-29 15:04:28 +02:00
jail Use any instead of interface{} 2025-04-08 10:19:51 -07:00
manifests Switch common, storage and image to monorepo. 2025-08-29 15:04:28 +02:00
overlay Switch common, storage and image to monorepo. 2025-08-29 15:04:28 +02:00
parse modernize: use strings.CutPrefix/SplitSeq/FieldsSeq 2025-09-10 13:11:00 -04:00
rusage Switch common, storage and image to monorepo. 2025-08-29 15:04:28 +02:00
sshagent Use any instead of interface{} 2025-04-08 10:19:51 -07:00
supplemented Switch common, storage and image to monorepo. 2025-08-29 15:04:28 +02:00
umask Switch common, storage and image to monorepo. 2025-08-29 15:04:28 +02:00
util unit_test: use Parallel test where possible 2025-02-04 11:07:15 -08:00
volumes Move most of internal/parse to internal/volumes 2023-09-12 14:29:31 +02:00