diff options
author | Giuseppe Scrivano <gscrivan@redhat.com> | 2021-03-19 12:12:14 +0100 |
---|---|---|
committer | Giuseppe Scrivano <gscrivan@redhat.com> | 2021-03-19 15:17:12 +0100 |
commit | adf652e2a1a67a8c70840fb9dfbc796f5b5b3c03 (patch) | |
tree | 2ea4b54edf71e94d8a37918b8658326b1d194772 /vendor/modules.txt | |
parent | e85cf8f4a2a9fa838087e2b55c93c61f7996b9b7 (diff) | |
download | podman-adf652e2a1a67a8c70840fb9dfbc796f5b5b3c03.tar.gz podman-adf652e2a1a67a8c70840fb9dfbc796f5b5b3c03.tar.bz2 podman-adf652e2a1a67a8c70840fb9dfbc796f5b5b3c03.zip |
vendor: drop replace for github.com/syndtr/gocapability
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
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 867ac7dd5..759ce2c16 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -547,7 +547,7 @@ github.com/stefanberger/go-pkcs11uri # github.com/stretchr/testify v1.7.0 github.com/stretchr/testify/assert github.com/stretchr/testify/require -# github.com/syndtr/gocapability v0.0.0-20200815063812-42c35b437635 => github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2 +# github.com/syndtr/gocapability v0.0.0-20200815063812-42c35b437635 github.com/syndtr/gocapability/capability # github.com/tchap/go-patricia v2.3.0+incompatible github.com/tchap/go-patricia/patricia |