buildah/internal/config
Nalin Dahyabhai 802b069799 modernize: use maps.Copy() instead of iterating over a map to copy it
Use maps.Copy() instead of iterating over a map's keys and values to
copy the keys and values to a new map.  Overdue from
golang.org/x/tools/gopls/internal/analysis/modernize/cmd/modernize

Signed-off-by: Nalin Dahyabhai <nalin@redhat.com>
2025-09-10 13:19:34 -04:00
..
convert.go Switch common, storage and image to monorepo. 2025-08-29 15:04:28 +02:00
convert_test.go Switch common, storage and image to monorepo. 2025-08-29 15:04:28 +02:00
executor.go
executor_test.go
override.go modernize: use maps.Copy() instead of iterating over a map to copy it 2025-09-10 13:19:34 -04:00