podman/hack
Valentin Rothberg 8489dc4345 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:50:12 +02:00
..
podman-registry-go move go module to v2 2020-07-06 15:50:12 +02:00
apparmor_tag.sh AppArmor: runtime check if it's enabled on the host 2018-07-23 18:11:09 +00:00
btrfs_installed_tag.sh Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
btrfs_tag.sh Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
get_ci_vm.sh Cirrus: Fix image-name hints 2020-05-14 15:00:34 -04:00
get_release_info.sh Cirrus: Fix gate image & false-positive exits 2020-03-02 08:50:54 -05:00
golangci-lint.sh Remove use of ABISupport buildtag 2020-06-03 15:11:34 -04:00
install_bats.sh force bats version to v1.1.0 2020-06-08 15:21:34 +02:00
install_catatonit.sh catatonit: clone and build 2019-09-25 11:05:41 +02:00
install_golangci.sh Cirrus: Fix gate image & false-positive exits 2020-03-02 08:50:54 -05:00
libdm_tag.sh Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
man-page-checker Docs: consistency between man / --help 2020-06-24 10:39:10 -06:00
podman-commands.sh auto updates 2020-03-17 17:18:56 +01:00
podman-registry CI: force registry:2.6 2020-06-19 12:58:02 +02:00
podmanv2-retry podmanv2-retry - new helper for testing v2 2020-04-01 14:14:00 -06:00
release.sh Fix a syntax error in hack/release.sh 2020-01-31 10:55:17 -05:00
selinux_tag.sh Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
swagger-check swagger-check: new CI tool to cross-check swagger 2020-04-14 11:27:44 -06:00
systemd_tag.sh Use systemd/sd-daemon.h headers for systemd presence 2019-12-16 20:37:15 +05:30
tree_status.sh Cirrus: Add check for make varlink_api_generate 2019-05-03 15:04:48 -04:00
xref-helpmsgs-manpages Attempt to turn on additional build tests 2020-05-22 12:55:23 -04:00