Skip to content

v0.22.0

Compare
Choose a tag to compare
@github-actions github-actions released this 27 May 05:42
· 189 commits to main since this release
e9664aa

Topic

  • Add --main opiton. If you use this option, gup update binaries by "go install ~@ main" or "go install ~@ master"

Changelog

  • 9dd6e51 Add --main option and --main-all option
  • 3aa22f5 Fix fmt.Errorf call has more than one error-wrapping directive %w
  • ee17b36 Fix reviewdog
  • e9664aa Merge pull request #91 from nao1215/add-master-option
  • 1484a83 Update readme
  • 513ef97 comment out --main-all
  • b38256f use "golang.org/x/exp/slices"