Bump github.com/docker/distribution from 2.8.2+incompatible to 2.8.3+incompatible #1248
Annotations
4 errors and 1 warning
Run golangci-lint:
internal/docker/image.go#L11
SA1019: reference.ParseNamed is deprecated: use [reference.ParseNamed]. (staticcheck)
|
Run golangci-lint:
internal/docker/image.go#L13
SA1019: reference.ErrNameNotCanonical is deprecated: use [reference.ErrNameNotCanonical]. (staticcheck)
|
Run golangci-lint:
internal/docker/image.go#L7
SA1019: "github.com/docker/distribution/reference" is deprecated: use github.com/distribution/reference instead. (staticcheck)
|
Run golangci-lint
issues found
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading