Skip to content

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