diff options
author | OpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com> | 2020-01-22 10:10:54 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-01-22 10:10:54 +0100 |
commit | d52132b6ecc1c1c9fb955ecee629f8d169ef1119 (patch) | |
tree | 407913f45dea2c2089d66b223fb32b15065c42c1 /vendor/modules.txt | |
parent | aa13779e9e8d5bb6090d514e3aad9387cb0a2d35 (diff) | |
parent | a0c5762fe886b9b2e0c73cb0639d18096f9c8ade (diff) | |
download | podman-d52132b6ecc1c1c9fb955ecee629f8d169ef1119.tar.gz podman-d52132b6ecc1c1c9fb955ecee629f8d169ef1119.tar.bz2 podman-d52132b6ecc1c1c9fb955ecee629f8d169ef1119.zip |
Merge pull request #4919 from vrothberg/fix-mod
go.mod: fix parse error
Diffstat (limited to 'vendor/modules.txt')
-rw-r--r-- | vendor/modules.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor/modules.txt b/vendor/modules.txt index ebac0089b..8fa756fbb 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -408,7 +408,7 @@ github.com/opencontainers/runtime-tools/validate # github.com/opencontainers/selinux v1.3.0 github.com/opencontainers/selinux/go-selinux github.com/opencontainers/selinux/go-selinux/label -# github.com/openshift/api v3.9.1-0.20190810003144-27fb16909b15+incompatible +# github.com/openshift/api v0.0.0-20200106203948-7ab22a2c8316 github.com/openshift/api/config/v1 # github.com/openshift/imagebuilder v1.1.1 github.com/openshift/imagebuilder |