[website] solutions: update urfave/cli link to v3 GitHub URL

2 views
Skip to first unread message

Gerrit Bot (Gerrit)

unread,
Apr 24, 2026, 9:22:41 PMApr 24
to goph...@pubsubhelper.golang.org, golang-co...@googlegroups.com

Gerrit Bot has uploaded the change for review

Commit message

solutions: update urfave/cli link to v3 GitHub URL

Fixes golang/website#344

The pkg.go.dev URL redirects to v1.22.17 but the latest stable
version is v3.6.2. Update to the canonical GitHub URL which
automatically shows the latest version on pkg.go.dev.
Change-Id: Ibac40edddab02e076d283596b59fb3d5839d65f4
GitHub-Last-Rev: 460bf26d101cd17685787111b4a0e84a204c5472
GitHub-Pull-Request: golang/website#359

Change diff

diff --git a/_content/solutions/clis.md b/_content/solutions/clis.md
index 9fe98da..676f18b 100644
--- a/_content/solutions/clis.md
+++ b/_content/solutions/clis.md
@@ -157,7 +157,7 @@
url: https://pkg.go.dev/github.com/spf13/viper?tab=overview
desc: A complete configuration solution for Go applications, designed to work within an app to handle configuration needs and formats
- text: urfave/cli
- url: https://pkg.go.dev/github.com/urfave/cli?tab=overview
+ url: https://github.com/urfave/cli
desc: A minimal framework for creating and organizing command line Go applications
- text: delve
url: https://pkg.go.dev/github.com/go-delve/delve?tab=overview
diff --git a/_content/solutions/devops.md b/_content/solutions/devops.md
index ebd57c2..621bb88 100644
--- a/_content/solutions/devops.md
+++ b/_content/solutions/devops.md
@@ -168,7 +168,7 @@
url: https://pkg.go.dev/github.com/spf13/viper?tab=overview
desc: A complete configuration solution for Go applications, designed to work within an app to handle configuration needs and formats
- text: urfave/cli
- url: https://pkg.go.dev/github.com/urfave/cli?tab=overview
+ url: https://github.com/urfave/cli
desc: A minimal framework for creating and organizing command line Go applications
- title: Other projects
items:

Change information

Files:
  • M _content/solutions/clis.md
  • M _content/solutions/devops.md
Change size: XS
Delta: 2 files changed, 2 insertions(+), 2 deletions(-)
Open in Gerrit

Related details

Attention set is empty
Submit Requirements:
  • requirement is not satisfiedCode-Review
  • requirement satisfiedNo-Unresolved-Comments
  • requirement is not satisfiedReview-Enforcement
  • requirement is not satisfiedTryBots-Pass
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. DiffyGerrit
Gerrit-MessageType: newchange
Gerrit-Project: website
Gerrit-Branch: master
Gerrit-Change-Id: Ibac40edddab02e076d283596b59fb3d5839d65f4
Gerrit-Change-Number: 770646
Gerrit-PatchSet: 1
Gerrit-Owner: Gerrit Bot <letsus...@gmail.com>
unsatisfied_requirement
satisfied_requirement
open
diffy

Gopher Robot (Gerrit)

unread,
Apr 24, 2026, 9:22:43 PMApr 24
to Gerrit Bot, goph...@pubsubhelper.golang.org, golang-co...@googlegroups.com

Gopher Robot added 1 comment

Patchset-level comments
File-level comment, Patchset 1 (Latest):
Gopher Robot . unresolved

I spotted some possible problems with your PR:

  1. You usually need to reference a bug number for all but trivial or cosmetic fixes. For the website repo, the format is usually 'Fixes golang/go#12345' or 'Updates golang/go#12345' at the end of the commit message. Should you have a bug reference?

Please address any problems by updating the GitHub PR.

When complete, mark this comment as 'Done' and click the [blue 'Reply' button](https://go.dev/wiki/GerritBot#i-left-a-reply-to-a-comment-in-gerrit-but-no-one-but-me-can-see-it) above. These findings are based on heuristics; if a finding does not apply, briefly reply here saying so.

To update the commit title or commit message body shown here in Gerrit, you must edit the GitHub PR title and PR description (the first comment) in the GitHub web interface using the 'Edit' button or 'Edit' menu entry there. Note: pushing a new commit to the PR will not automatically update the commit message used by Gerrit.

For more details, see:

(In general for Gerrit code reviews, the change author is expected to [log in to Gerrit](https://go-review.googlesource.com/login/) with a Gmail or other Google account and then close out each piece of feedback by marking it as 'Done' if implemented as suggested or otherwise reply to each review comment. See the [Review](https://go.dev/doc/contribute#review) section of the Contributing Guide for details.)

Open in Gerrit

Related details

Attention set is empty
Submit Requirements:
    • requirement is not satisfiedCode-Review
    • requirement is not satisfiedNo-Unresolved-Comments
    • requirement is not satisfiedReview-Enforcement
    • requirement is not satisfiedTryBots-Pass
    Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. DiffyGerrit
    Gerrit-MessageType: comment
    Gerrit-Project: website
    Gerrit-Branch: master
    Gerrit-Change-Id: Ibac40edddab02e076d283596b59fb3d5839d65f4
    Gerrit-Change-Number: 770646
    Gerrit-PatchSet: 1
    Gerrit-Owner: Gerrit Bot <letsus...@gmail.com>
    Gerrit-CC: Gopher Robot <go...@golang.org>
    Gerrit-Comment-Date: Sat, 25 Apr 2026 01:22:40 +0000
    Gerrit-HasComments: Yes
    Gerrit-Has-Labels: No
    unsatisfied_requirement
    open
    diffy

    Dmitri Shuralyov (Gerrit)

    unread,
    Jun 6, 2026, 1:21:34 PM (12 hours ago) Jun 6
    to Gerrit Bot, goph...@pubsubhelper.golang.org, Dmitri Shuralyov, Gopher Robot, golang-co...@googlegroups.com

    Dmitri Shuralyov added 6 comments

    Patchset-level comments
    Gopher Robot . resolved

    I spotted some possible problems with your PR:

      1. You usually need to reference a bug number for all but trivial or cosmetic fixes. For the website repo, the format is usually 'Fixes golang/go#12345' or 'Updates golang/go#12345' at the end of the commit message. Should you have a bug reference?

    Please address any problems by updating the GitHub PR.

    When complete, mark this comment as 'Done' and click the [blue 'Reply' button](https://go.dev/wiki/GerritBot#i-left-a-reply-to-a-comment-in-gerrit-but-no-one-but-me-can-see-it) above. These findings are based on heuristics; if a finding does not apply, briefly reply here saying so.

    To update the commit title or commit message body shown here in Gerrit, you must edit the GitHub PR title and PR description (the first comment) in the GitHub web interface using the 'Edit' button or 'Edit' menu entry there. Note: pushing a new commit to the PR will not automatically update the commit message used by Gerrit.

    For more details, see:

    (In general for Gerrit code reviews, the change author is expected to [log in to Gerrit](https://go-review.googlesource.com/login/) with a Gmail or other Google account and then close out each piece of feedback by marking it as 'Done' if implemented as suggested or otherwise reply to each review comment. See the [Review](https://go.dev/doc/contribute#review) section of the Contributing Guide for details.)

    Dmitri Shuralyov

    Moved the 'Fixes' line to the bottom of the commit message. Done.

    Dmitri Shuralyov . resolved

    Thanks for updating this entry. See inline comments for a few suggestions.

    File _content/solutions/clis.md
    Line 159, Patchset 1 (Latest): - text: urfave/cli
    Dmitri Shuralyov . unresolved

    Maybe it's worth it to include "v3" here too, since this is a different major version of this package. I'm fine with leaving it out if you don't think this is an improvement. Up to you.

    ```suggestion
    - text: urfave/cli/v3
    ```
    Line 160, Patchset 1 (Latest): url: https://github.com/urfave/cli
    Dmitri Shuralyov . unresolved

    All of the links here point to package documentation on pkg.go.dev. I think we shouldn't try to change that, rather update the module path to the v3 one. No need tor '?tab=overview' suffix since it's the default by now.

    ```suggestion
    url: https://pkg.go.dev/github.com/urfave/cli/v3
    ```
    Line 161, Patchset 1 (Latest): desc: A minimal framework for creating and organizing command line Go applications
    Dmitri Shuralyov . unresolved

    The package description has changed, consider updating this to its latest text:

    ```suggestion
    desc: A declarative, simple, fast, and fun package for building command line tools in Go
    ```
    File _content/solutions/devops.md

    url: https://github.com/urfave/cli
    desc: A minimal framework for creating and organizing command line Go applications
    Dmitri Shuralyov . unresolved

    Same suggestion here:

    ```suggestion
    - text: urfave/cli/v3
    url: https://pkg.go.dev/github.com/urfave/cli/v3
    desc: A declarative, simple, fast, and fun package for building command line tools in Go
    ```
    Open in Gerrit

    Related details

    Attention set is empty
    Submit Requirements:
    • requirement is not satisfiedCode-Review
    • requirement is not satisfiedNo-Unresolved-Comments
    • requirement is not satisfiedReview-Enforcement
    • requirement is not satisfiedTryBots-Pass
    Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. DiffyGerrit
    Gerrit-MessageType: comment
    Gerrit-Project: website
    Gerrit-Branch: master
    Gerrit-Change-Id: Ibac40edddab02e076d283596b59fb3d5839d65f4
    Gerrit-Change-Number: 770646
    Gerrit-PatchSet: 1
    Gerrit-Owner: Gerrit Bot <letsus...@gmail.com>
    Gerrit-CC: Dmitri Shuralyov <dmit...@golang.org>
    Gerrit-CC: Gopher Robot <go...@golang.org>
    Gerrit-Comment-Date: Sat, 06 Jun 2026 17:21:30 +0000
    Gerrit-HasComments: Yes
    Gerrit-Has-Labels: No
    Comment-In-Reply-To: Gopher Robot <go...@golang.org>
    unsatisfied_requirement
    open
    diffy

    Gerrit Bot (Gerrit)

    unread,
    Jun 6, 2026, 1:32:44 PM (12 hours ago) Jun 6
    to goph...@pubsubhelper.golang.org, golang-co...@googlegroups.com

    Gerrit Bot uploaded new patchset

    Gerrit Bot uploaded patch set #2 to this change.
    Open in Gerrit

    Related details

    Attention set is empty
    Submit Requirements:
    • requirement is not satisfiedCode-Review
    • requirement is not satisfiedNo-Unresolved-Comments
    • requirement is not satisfiedReview-Enforcement
    • requirement is not satisfiedTryBots-Pass
    Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. DiffyGerrit
    Gerrit-MessageType: newpatchset
    Gerrit-Project: website
    Gerrit-Branch: master
    Gerrit-Change-Id: Ibac40edddab02e076d283596b59fb3d5839d65f4
    Gerrit-Change-Number: 770646
    Gerrit-PatchSet: 2
    unsatisfied_requirement
    open
    diffy
    Reply all
    Reply to author
    Forward
    0 new messages