Ramkumar Chinchani
2022-08-21 01:18:50 +00:00
committed by Ramkumar Chinchani
parent ab9a20c1ae
commit 2ff8e8b7d2
9 changed files with 171 additions and 375 deletions
+1 -1
View File
@@ -31,7 +31,7 @@ import (
"github.com/gorilla/mux"
"github.com/mitchellh/mapstructure"
vldap "github.com/nmcclain/ldap"
notreg "github.com/notaryproject/notation/pkg/registry"
notreg "github.com/notaryproject/notation-go/registry"
distext "github.com/opencontainers/distribution-spec/specs-go/v1/extensions"
godigest "github.com/opencontainers/go-digest"
ispec "github.com/opencontainers/image-spec/specs-go/v1"