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 Add support for --security-opt mask and unmask 2025-01-07 08:46:48 -05:00
types internal/mkcw: disable ST1003 warnings 2025-04-07 13:01:56 -07:00
archive.go modernize: use strings.CutPrefix/SplitSeq/FieldsSeq 2025-09-10 13:11:00 -04:00
archive_test.go unit_test: use Parallel test where possible 2025-02-04 11:07:15 -08:00
attest.go modernize: use strings.CutPrefix/SplitSeq/FieldsSeq 2025-09-10 13:11:00 -04:00
entrypoint.go internal/mkcw/embed/entrypoint.gz: rename to include the arch 2023-11-28 16:43:44 -05:00
luks.go Add `buildah mkcw`, add `--cw` to `buildah commit` and `buildah build` 2023-09-07 14:05:10 -04:00
luks_test.go unit_test: use Parallel test where possible 2025-02-04 11:07:15 -08:00
makefs.go Add `buildah mkcw`, add `--cw` to `buildah commit` and `buildah build` 2023-09-07 14:05:10 -04:00
workload.go chore(typos): fix typos 2025-06-30 15:45:47 +02:00
workload_test.go unit_test: use Parallel test where possible 2025-02-04 11:07:15 -08:00