Files
mstore/pkg/repocli/mimetyp.go
T
2026-03-04 12:27:52 +02:00

7 lines
184 B
Go

package repocli
const (
//MediaTypeDDMLv2 = "application/vnd.docker.distribution.manifest.list.v2+json"
//MediaTypeDDMv2 = "application/vnd.docker.distribution.manifest.v2+json"
)