buildah/internal
Nalin Dahyabhai 7aedebdccd modernize: JSON doesn't do "omitempty" structs, so stop asking
Drop the "omitempty" tag from the "json" tag on struct members that are
themselves structs, since the JSON encoder doesn't actually do that, per
golang.org/x/tools/gopls/internal/analysis/modernize/cmd/modernize

Signed-off-by: Nalin Dahyabhai <nalin@redhat.com>
2025-09-10 13:19:38 -04:00
..
config modernize: use maps.Copy() instead of iterating over a map to copy it 2025-09-10 13:19:34 -04:00
mkcw modernize: use strings.CutPrefix/SplitSeq/FieldsSeq 2025-09-10 13:11:00 -04:00
open Switch common, storage and image to monorepo. 2025-08-29 15:04:28 +02:00
parse Switch common, storage and image to monorepo. 2025-08-29 15:04:28 +02:00
pty Add a dummy "runtime" that just dumps its config file 2025-05-29 14:17:37 -04:00
sbom modernize: JSON doesn't do "omitempty" structs, so stop asking 2025-09-10 13:19:38 -04:00
source Switch common, storage and image to monorepo. 2025-08-29 15:04:28 +02:00
tmpdir Switch common, storage and image to monorepo. 2025-08-29 15:04:28 +02:00
util Switch common, storage and image to monorepo. 2025-08-29 15:04:28 +02:00
volumes Switch common, storage and image to monorepo. 2025-08-29 15:04:28 +02:00
types.go build: add --source-date-epoch and --rewrite-timestamp flags 2025-06-05 10:22:56 -04:00