Skip to content

v3.3.1

Compare
Choose a tag to compare
@incu6us incu6us released this 27 Feb 12:34
· 44 commits to master since this release
9eea91a

Changelog

  • 9eea91a Bump golang.org/x/sys from 0.0.0-20211019181941-9d821ace8654 to 0.1.0 (#110)
  • 40bdeb5 Fix typo in filename (#97)
  • 25c237a Get rid of homedir package dependency (#100)
  • 6a8faa5 Refactor tests by using testify lib (#99)
  • 3532668 Refactor tests: t.Fatal, t.TempDir, t.Parallel (#107)
  • 066bd35 Remove deprecated ioutil function (#102)
  • 5898124 Remove deprecated stdlib functions (#98)
  • 9e9be45 Remove unnecessary return after log.Fatal (#106)
  • 4dc9812 Remove usages of deprecated github.com/pkg/errors (#109)
  • b3ab5f3 fix: fix generated file judgment rule (#95)
  • 2749628 short refactor