spiegel_podman/pkg/domain/entities
Valentin Rothberg 2d74811520 move go module to v2
With the advent of Podman 2.0.0 we crossed the magical barrier of go
modules. While we were able to continue importing all packages inside
of the project, the project could not be vendored anymore from the
outside.

Move the go module to new major version and change all imports to
github.com/containers/libpod/v2. The renaming of the imports
was done via gomove [1].

[1] https://github.com/KSubedi/gomove

Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
2020-07-06 15:52:17 +02:00
..
auto-update.go auto-update: support authfiles 2020-05-12 10:20:48 +02:00
container_ps.go move go module to v2 2020-07-06 15:52:17 +02:00
containers.go move go module to v2 2020-07-06 15:52:17 +02:00
engine.go V2 podman system connection 2020-06-24 14:41:09 -04:00
engine_container.go move go module to v2 2020-07-06 15:52:17 +02:00
engine_image.go Fix podman inspect on overlapping/missing objects 2020-06-16 14:33:33 -04:00
engine_system.go Adds tunnel routes for system reset. 2020-05-11 17:03:32 -04:00
events.go move go module to v2 2020-07-06 15:52:17 +02:00
filters.go Fix Id->ID where possible for lint 2020-06-10 05:49:41 -04:00
generate.go Turn on More linters 2020-06-15 07:05:56 -04:00
healthcheck.go podmanv2 enable healthcheck run 2020-03-29 18:48:29 -05:00
images.go move go module to v2 2020-07-06 15:52:17 +02:00
manifest.go compat handlers: add X-Registry-Auth header support 2020-05-29 15:39:37 +02:00
network.go filter option added to network ls command. 2020-05-20 02:53:47 +00:00
play.go Fix missing doc for field in PlayKubePod 2020-06-04 18:39:37 -07:00
pods.go move go module to v2 2020-07-06 15:52:17 +02:00
set.go Fix Id->ID where possible for lint 2020-06-10 05:49:41 -04:00
system.go move go module to v2 2020-07-06 15:52:17 +02:00
types.go move go module to v2 2020-07-06 15:52:17 +02:00
volumes.go Show Anon, GID, UID in v2 volumes 2020-06-16 15:48:53 -04:00