Skip to content

Conversation

@AkihiroSuda
Copy link
Member

Fix #17

Fix issue 17

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

@AkihiroSuda
Copy link
Member Author

go install github.com/kunalkushwaha/ltag@latest no longer works 😞
I expected it to still work for v0.2.x.

2025-03-04T04:41:41.5730720Z go: downloading github.com/kunalkushwaha/ltag v0.3.0
2025-03-04T04:41:41.8913909Z go: github.com/kunalkushwaha/ltag@latest: version constraints conflict:
2025-03-04T04:41:41.8914513Z 	github.com/kunalkushwaha/[email protected]: parsing go.mod:
2025-03-04T04:41:41.8914946Z 	module declares its path as: github.com/containerd/ltag
2025-03-04T04:41:41.8915418Z 	        but was required as: github.com/kunalkushwaha/ltag

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.

go install github.com/containerd/[email protected] fails (module declares its path as: github.com/kunalkushwaha/ltag)

3 participants