Skip to content

v1.42.0

Compare
Choose a tag to compare
@golangci-releaser golangci-releaser released this 17 Aug 12:02
· 1505 commits to master since this release
c6142e3

Changelog

652bd91 Add errname linter (#2129)
c6142e3 Bump staticcheck to 2021.1.1 (v0.2.1) (#2179)
15963ed Revert "add nilassign linter" (#2154)
cc0914f Support RISV64 (#2080)
bbf0450 add nilassign linter (#2131)
ad4f927 build(deps): bump color-string from 1.5.3 to 1.5.5 in /tools (#2081)
4f2c272 build(deps): bump github.com/BurntSushi/toml from 0.3.1 to 0.4.1 (#2165)
879821e build(deps): bump github.com/daixiang0/gci from 0.2.8 to 0.2.9 (#2085)
2758e45 build(deps): bump github.com/gofrs/flock from 0.8.0 to 0.8.1 (#2083)
a3d3ac2 build(deps): bump github.com/ldez/gomoddirectives from 0.2.1 to 0.2.2 (#2125)
38c6baa build(deps): bump github.com/mgechev/revive from 1.0.7 to 1.0.8 (#2086)
d913078 build(deps): bump github.com/mgechev/revive from 1.0.8 to 1.0.9 (#2113)
842e1ec build(deps): bump github.com/mgechev/revive from 1.0.9 to 1.1.0 (#2174)
f285d2c build(deps): bump github.com/nishanths/exhaustive from 0.1.0 to 0.2.3 (#2112)
959d8db build(deps): bump github.com/ryancurrah/gomodguard from 1.2.2 to 1.2.3 (#2155)
8ab80c1 build(deps): bump github.com/securego/gosec/v2 from 2.8.0 to 2.8.1 (#2073)
f090c7b build(deps): bump github.com/shirou/gopsutil/v3 from 3.21.5 to 3.21.6 (#2106)
85f8a60 build(deps): bump github.com/shirou/gopsutil/v3 from 3.21.6 to 3.21.7 (#2153)
f9a31a0 build(deps): bump github.com/spf13/cobra from 1.1.3 to 1.2.1 (#2105)
afb042b build(deps): bump github.com/spf13/viper from 1.7.1 to 1.8.0 (#2072)
5f72314 build(deps): bump github.com/spf13/viper from 1.8.0 to 1.8.1 (#2082)
3799dd0 build(deps): bump github.com/tetafro/godot from 1.4.7 to 1.4.8 (#2123)
c36909d build(deps): bump github.com/tomarrell/wrapcheck/v2 from 2.1.0 to 2.2.0 (#2071)
9e47090 build(deps): bump github.com/uudashr/gocognit from 1.0.1 to 1.0.5 (#2122)
1bb6885 build(deps): bump golang.org/x/tools from 0.1.3 to 0.1.4 (#2084)
511efdb build(deps): bump golang.org/x/tools from 0.1.4 to 0.1.5 (#2124)
141677d build(deps): bump path-parse from 1.0.6 to 1.0.7 in /.github/peril (#2169)
b7384b1 build(deps): bump path-parse from 1.0.6 to 1.0.7 in /tools (#2166)
a6fcf6f cleanup: Remove completion subcommand (#2107)
6c295e4 deps: Update Wrapcheck to v2.3.0 (#2145)
b3f9763 errcheck: allow exclude config without extra file (#2110)
678ae9f gofumpt: Add lang-version option (#2069)
9ce20f9 revive: add enable-all-rules. (#2075)