Update urfave/cli URL to version 3 in Use Cases#344
Update urfave/cli URL to version 3 in Use Cases#344adeel26in wants to merge 1 commit intogolang:masterfrom
Conversation
|
Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). View this failed invocation of the CLA check for more information. For the most up to date status, view the checks section at the bottom of the pull request. |
|
This PR (HEAD: 68b7e82) has been imported to Gerrit for code review. Please visit Gerrit at https://go-review.googlesource.com/c/website/+/740940. Important tips:
|
|
Message from Gopher Robot: Patch Set 1: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/740940. |
|
Message from Gopher Robot: Patch Set 1: Congratulations on opening your first change. Thank you for your contribution! Next steps: Most changes in the Go project go through a few rounds of revision. This can be Please don’t reply on this GitHub thread. Visit golang.org/cl/740940. |
_content/doc/go1.21: fix [urfave/cli link in "Use Cases"]
The existing link is not the highest tagged version according to pkg.go.dev when you click on the link.
Context: The link on "Use Cases" takes you to v1.22.17 but currently the latest is v3.6.2. When you click on the link on "Use Cases" and look on the top of pkg.go.dev this also shows up:
(I am sorry if I missed something or did something wrong. NOTE: This pull request is not associated with any issue.)
(NOTE: I can't even access Gerrit due to my account being under 18! PLEASE HELP ME!)