automation-tests/cmd/podman/images
Paul Holzinger 83dbbc3a51
Replace golang.org/x/exp/slices with slices from std
Use "slices" from the standard library, this package was added in go
1.21 so we can use it now.

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2024-04-23 11:16:40 +02:00
..
build.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
buildx.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
diff.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
exists.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
history.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
image.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
import.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
inspect.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
list.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
load.go cmd: use fileutils.(Le|E)xists 2024-04-19 09:52:14 +02:00
mount.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
prune.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
pull.go Add support for podman push --retry --retry-delay 2024-02-29 10:20:21 -05:00
push.go Add support for podman push --retry --retry-delay 2024-02-29 10:20:21 -05:00
rm.go rm --force work for more than one arg 2024-04-04 17:47:28 +02:00
save.go Replace golang.org/x/exp/slices with slices from std 2024-04-23 11:16:40 +02:00
scp.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
search.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
sign.go cmd: use fileutils.(Le|E)xists 2024-04-19 09:52:14 +02:00
tag.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
tree.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
trust.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
trust_set.go Replace golang.org/x/exp/slices with slices from std 2024-04-23 11:16:40 +02:00
trust_show.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
unmount.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
untag.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
utils_linux.go Replace deprecated ioutil 2022-09-20 15:34:27 -04:00
utils_unsupported.go chore: delete obsolete // +build lines 2024-01-04 11:53:38 +02:00
version.go Bump Go module to v5 2024-02-08 09:35:39 -05:00