|
@@ -34,6 +34,8 @@ linters-settings:
|
|
# own errdefs package (or vice-versa).
|
|
# own errdefs package (or vice-versa).
|
|
- pkg: github.com/containerd/containerd/errdefs
|
|
- pkg: github.com/containerd/containerd/errdefs
|
|
alias: cerrdefs
|
|
alias: cerrdefs
|
|
|
|
+ - pkg: github.com/opencontainers/image-spec/specs-go/v1
|
|
|
|
+ alias: ocispec
|
|
|
|
|
|
govet:
|
|
govet:
|
|
check-shadowing: false
|
|
check-shadowing: false
|