diff options
author | Paul Holzinger <pholzing@redhat.com> | 2022-05-02 18:03:59 +0200 |
---|---|---|
committer | Paul Holzinger <pholzing@redhat.com> | 2022-05-02 18:03:59 +0200 |
commit | e17b56e0cfabe9ae59bdc63e55cf66925b84e933 (patch) | |
tree | c30a190ebec440990950b7ea2b99722384688c2c /libpod/container_api.go | |
parent | adf6ee671ff8111b3b1d1819a65fcc05e44589ef (diff) | |
download | podman-e17b56e0cfabe9ae59bdc63e55cf66925b84e933.tar.gz podman-e17b56e0cfabe9ae59bdc63e55cf66925b84e933.tar.bz2 podman-e17b56e0cfabe9ae59bdc63e55cf66925b84e933.zip |
CI: emergency fix for broken go get
go get is deprecated, we should use go install instead.
Also for some reason go get -u golang.org/x/tools/cmd/goimports is
broken at the moment, thus failing CI jobs where we have to install
this. Switching to go install seems to fix it.
Signed-off-by: Paul Holzinger <pholzing@redhat.com>
Diffstat (limited to 'libpod/container_api.go')
0 files changed, 0 insertions, 0 deletions