Fix "go install" example #505
Merged
lunny
merged 1 commits from fix-readme-example
into main
5 months ago
Loading…
Reference in new issue
There is no content yet.
Delete Branch 'fix-readme-example'
Deleting a branch is permanent. It CANNOT be undone. Continue?
because some wrong tagging was done in the past,
latest
will point to1.3.3
witch is actually v0.1.x.so you have to specify the version
@latest
is usually preferred, have we looked into alternatives?I'm not at a machine, but for example we could potentially redact the incorrect version, or email the go team asking them to remove the bad version.
4ee5ce4b52
into main 5 months agoReviewers
4ee5ce4b52
.