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

kunalkushwaha/ltag -> containerd/ltag #18

Merged
merged 1 commit into from
Mar 4, 2025

Conversation

AkihiroSuda
Copy link
Member

go install github.com/kunalkushwaha/ltag@latest no longer works, even for ltag v0.2.x.

go: downloading github.com/kunalkushwaha/ltag v0.3.0
go: github.com/kunalkushwaha/ltag@latest: version constraints conflict:
	github.com/kunalkushwaha/[email protected]: parsing go.mod:
	module declares its path as: github.com/containerd/ltag
	        but was required as: github.com/kunalkushwaha/ltag

Caused by containerd/ltag#19

`go install github.com/kunalkushwaha/ltag@latest` no longer works,
even for ltag v0.2.x.

```
go: downloading github.com/kunalkushwaha/ltag v0.3.0
go: github.com/kunalkushwaha/ltag@latest: version constraints conflict:
	github.com/kunalkushwaha/[email protected]: parsing go.mod:
	module declares its path as: github.com/containerd/ltag
	        but was required as: github.com/kunalkushwaha/ltag
```

Caused by containerd/ltag PR 19

Signed-off-by: Akihiro Suda <[email protected]>
@AkihiroSuda AkihiroSuda merged commit bcdb37c into containerd:main Mar 4, 2025
1 check passed
@AkihiroSuda
Copy link
Member Author

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