Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: update deps and fix lint #306

Merged
merged 4 commits into from
Aug 13, 2024
Merged

Conversation

Desiki-high
Copy link
Collaborator

@Desiki-high Desiki-high commented Aug 9, 2024

  1. update all deps.
  2. use golangci-lint-action.
  3. fix deprecated lint.
  • "github.com/containerd/containerd/errdefs" move to "github.com/containerd/errdefs"
  • "github.com/containerd/containerd/platforms" move to "github.com/containerd/platforms"
  • "github.com/containerd/containerd/reference" move to "github.com/distribution/reference"

Signed-off-by: Yadong Ding <[email protected]>
"github.com/containerd/containerd/errdefs" move to "github.com/containerd/errdefs"
"github.com/containerd/containerd/platforms" move to "github.com/containerd/platforms"
"github.com/containerd/containerd/reference/docker" move to "github.com/distribution/reference"

Signed-off-by: Yadong Ding <[email protected]>
Copy link
Collaborator

@imeoer imeoer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@imeoer imeoer merged commit 499c82e into goharbor:main Aug 13, 2024
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants