mirror of
https://github.com/distribution/distribution.git
synced 2025-09-12 21:28:59 +00:00
Migrate to golangci-lint
Signed-off-by: Tam Mach <sayboras@yahoo.com> Signed-off-by: wang yan <wangyan@vmware.com>
This commit is contained in:
@@ -21,7 +21,7 @@ import (
|
||||
"text/template"
|
||||
|
||||
"github.com/docker/distribution/registry/api/errcode"
|
||||
"github.com/docker/distribution/registry/api/v2"
|
||||
v2 "github.com/docker/distribution/registry/api/v2"
|
||||
)
|
||||
|
||||
var spaceRegex = regexp.MustCompile(`\n\s*`)
|
||||
|
Reference in New Issue
Block a user