spiegel_podman/pkg/bindings/test
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
..
fixture Add guard for BuildOptions.CommonBuildOpts 2021-09-30 14:30:06 -07:00
attach_test.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
auth_test.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
common_test.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
connection_test.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
containers_test.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
create_test.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
exec_test.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
generator_test.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
images_test.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
info_test.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
manifests_test.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
networks_test.go Replace golang.org/x/exp/slices with slices from std 2024-04-23 11:16:40 +02:00
pods_test.go Replace golang.org/x/exp/slices with slices from std 2024-04-23 11:16:40 +02:00
resource_test.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
secrets_test.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
system_test.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
test_suite_test.go update to ginkgo v2 2023-05-02 11:27:35 +02:00
types_test.go Bump Go module to v5 2024-02-08 09:35:39 -05:00
volumes_test.go Replace golang.org/x/exp/slices with slices from std 2024-04-23 11:16:40 +02:00