Bump github.com/containerd/containerd from 1.7.18 to 1.7.21 #1033
Annotations
10 errors
lint:
frontend/build.go#L28
SA1019: platforms.DefaultSpec is deprecated: use [platforms.DefaultSpec]. (staticcheck)
|
lint:
frontend/build.go#L54
SA1019: platforms.Format is deprecated: use [platforms.Format]. (staticcheck)
|
lint:
frontend/mux.go#L150
SA1019: platforms.DefaultSpec is deprecated: use [platforms.DefaultSpec]. (staticcheck)
|
lint:
frontend/mux.go#L185
SA1019: platforms.DefaultSpec is deprecated: use [platforms.DefaultSpec]. (staticcheck)
|
lint:
frontend/mux.go#L192
SA1019: platforms.Format is deprecated: use [platforms.Format]. (staticcheck)
|
lint:
test/helpers_test.go#L191
SA1019: platforms.Platform is deprecated: use [specs.Platform]. (staticcheck)
|
lint:
test/helpers_test.go#L193
SA1019: platforms.Format is deprecated: use [platforms.Format]. (staticcheck)
|
lint:
test/helpers_test.go#L305
SA1019: platforms.Platform is deprecated: use [specs.Platform]. (staticcheck)
|
lint:
test/helpers_test.go#L310
SA1019: platforms.Platform is deprecated: use [specs.Platform]. (staticcheck)
|
lint:
test/var_passthrough_test.go#L60
SA1019: platforms.MustParse is deprecated: use [platforms.MustParse]. (staticcheck)
|