We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32675f9 commit ae80077Copy full SHA for ae80077
.golangci.yml
@@ -66,8 +66,6 @@ linters-settings:
66
rules:
67
main:
68
deny:
69
- - pkg: "github.com/containerd/containerd/errdefs"
70
- desc: The containerd errdefs package was migrated to a separate module. Use github.com/containerd/errdefs instead.
71
- pkg: "github.com/containerd/containerd/log"
72
desc: The containerd log package was migrated to a separate module. Use github.com/containerd/log instead.
73
- pkg: "github.com/containerd/containerd/platforms"
0 commit comments