fix: removed references to old dist-spec (#1128)

Signed-off-by: Ana-Roberta Lisca <ana.kagome@yahoo.com>
This commit is contained in:
Lisca Ana-Roberta
2023-01-31 19:35:33 +02:00
committed by GitHub
parent 1b618f305e
commit 976ccfcf0d
48 changed files with 94 additions and 54 deletions
+1 -1
View File
@@ -56,7 +56,7 @@ require (
github.com/containers/image/v5 v5.23.0
github.com/gobwas/glob v0.2.3
github.com/notaryproject/notation-go v0.12.0-beta.1
github.com/opencontainers/distribution-spec/specs-go v0.0.0-20220620172159-4ab4752c3b86
github.com/opencontainers/distribution-spec/specs-go v0.0.0-20230117141039-067a0f5b0e25
github.com/sigstore/cosign v1.13.1
github.com/swaggo/http-swagger v1.3.3
)