Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[v13] Update kingpin & allow autocompletion (#26238) #26999

Merged
merged 4 commits into from May 30, 2023

Commits on May 26, 2023

  1. Add updated kingpin dependency (#26346)

    * Add updated kingpin dependency
    
    * Add a bogus kingpin/v2 import to satisfy linter
    
    * Fix order in go.sum
    
    * Add license
    
    (cherry picked from commit 8f73ba0)
    gzdunek committed May 26, 2023
    Configuration menu
    Copy the full SHA
    66c9013 View commit details
    Browse the repository at this point in the history
  2. Update kingpin & allow autocompletion (#26238)

    * Update kingpin version
    
    * Convert `defaultUsageTemplate` to "text/template"
    
    * Add // replaced
    
    * Sort deps
    
    * Change kingpin v2.3.1 to v2.3.2
    
    * Add missing indirect dep
    
    * Update go.sum
    
    * Delete kingpin_deleteme.go
    
    (cherry picked from commit 9d05287)
    gzdunek committed May 26, 2023
    Configuration menu
    Copy the full SHA
    1679787 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c88254d View commit details
    Browse the repository at this point in the history

Commits on May 29, 2023

  1. Configuration menu
    Copy the full SHA
    fd3c075 View commit details
    Browse the repository at this point in the history