spiegel_podman/cmd/podman/common
Paul Holzinger 8631032556
run modernize -fix ./...
Using golang.org/x/tools/gopls/internal/analysis/modernize/cmd/modernize

+ some manual cleanup in libpod/lock/shm/shm_lock_test.go as it
  generated an unused variable
+ restored one removed comment

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2025-09-10 16:17:04 +02:00
..
build.go run modernize -fix ./... 2025-09-10 16:17:04 +02:00
completion.go run modernize -fix ./... 2025-09-10 16:17:04 +02:00
completion_test.go update golangci-lint to v1.62.0 2024-11-11 14:21:17 +01:00
create.go Switch common, storage and image to monorepo. 2025-09-01 12:33:04 +02:00
create_opts.go chore: make function comment match function name 2025-04-09 19:51:21 +08:00
create_test.go Switch all calls of assert.Nil to assert.NoError 2025-01-15 07:08:27 -05:00
default.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
inspect.go make podman pod inspect output a json array 2024-02-05 17:26:55 +01:00
netflags.go Switch common, storage and image to monorepo. 2025-09-01 12:33:04 +02:00
registries.go Switch common, storage and image to monorepo. 2025-09-01 12:33:04 +02:00
sign.go Switch common, storage and image to monorepo. 2025-09-01 12:33:04 +02:00
term.go remove github.com/buger/goterm dependency 2025-03-31 19:17:55 +02:00