Skip to content

ci: fix project checks#325

Merged
BigVan merged 1 commit into
containerd:mainfrom
thaJeztah:fix_dep
Sep 8, 2025
Merged

ci: fix project checks#325
BigVan merged 1 commit into
containerd:mainfrom
thaJeztah:fix_dep

Conversation

@thaJeztah

Copy link
Copy Markdown
Member

The github.com/kunalkushwaha/ltag project moved to the containerd org; currently it's failing;

  github.com/vbatts/git-validation
  go: downloading github.com/kunalkushwaha/ltag v0.3.0
  go: github.com/kunalkushwaha/ltag@latest: version constraints conflict:
  	github.com/kunalkushwaha/ltag@v0.3.0: parsing go.mod:
  	module declares its path as: github.com/containerd/ltag
  	        but was required as: github.com/kunalkushwaha/ltag
  Error: Process completed with exit code 1.

What this PR does / why we need it:

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
Fixes #

Please check the following list:

  • Does the affected code have corresponding tests, e.g. unit test, E2E test?
  • Does this change require a documentation update?
  • Does this introduce breaking changes that would require an announcement or bumping the major version?
  • Do all new files have an appropriate license header?

The github.com/kunalkushwaha/ltag project moved to the
containerd org

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@thaJeztah

Copy link
Copy Markdown
Member Author

@BigVan @AkihiroSuda PTAL

@BigVan

BigVan commented Sep 8, 2025

Copy link
Copy Markdown
Member

thanks~

@BigVan
BigVan merged commit c531c30 into containerd:main Sep 8, 2025
7 checks passed
@thaJeztah
thaJeztah deleted the fix_dep branch September 8, 2025 07:20
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