diff options
author | Paul Holzinger <pholzing@redhat.com> | 2022-05-02 18:03:59 +0200 |
---|---|---|
committer | openshift-cherrypick-robot <> | 2022-05-03 13:50:35 +0000 |
commit | cb399245b52f750cf7a846a6e5f3c535d9027eaa (patch) | |
tree | e9d8831ecf1991b5647fb512012e1aba046fa16e /vendor/github.com/fsouza/go-dockerclient | |
parent | 21d416765f99a7e1264580810f9beac4157e6fe7 (diff) | |
download | podman-cb399245b52f750cf7a846a6e5f3c535d9027eaa.tar.gz podman-cb399245b52f750cf7a846a6e5f3c535d9027eaa.tar.bz2 podman-cb399245b52f750cf7a846a6e5f3c535d9027eaa.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 'vendor/github.com/fsouza/go-dockerclient')
0 files changed, 0 insertions, 0 deletions