Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: urfave/cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 805c7b2
Choose a base ref
...
head repository: urfave/cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: edb9cc4
Choose a head ref
  • 2 commits
  • 4 files changed
  • 1 contributor

Commits on May 24, 2022

  1. Remove GPL2 dependency introduced in v2.7.0

    This commit replaces github.com/antzucaro/matchr (GPL2, introduced in v2.7.0)
    with github.com/xrash/smetrics (MIT License).
    
    Fixes issue 1404
    
    Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
    AkihiroSuda committed May 24, 2022
    Configuration menu
    Copy the full SHA
    a14bd76 View commit details
    Browse the repository at this point in the history
  2. CI: workaround for golang.org/x/tools error

    Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
    AkihiroSuda committed May 24, 2022
    Configuration menu
    Copy the full SHA
    edb9cc4 View commit details
    Browse the repository at this point in the history
Loading