forked from TrueCloudLab/distribution
Migrate to golangci-lint
Signed-off-by: Tam Mach <sayboras@yahoo.com>
This commit is contained in:
parent
a837179414
commit
66809646d9
34 changed files with 58 additions and 55 deletions
2
blobs.go
2
blobs.go
|
@ -10,7 +10,7 @@ import (
|
|||
|
||||
"github.com/docker/distribution/reference"
|
||||
"github.com/opencontainers/go-digest"
|
||||
"github.com/opencontainers/image-spec/specs-go/v1"
|
||||
v1 "github.com/opencontainers/image-spec/specs-go/v1"
|
||||
)
|
||||
|
||||
var (
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue