Skip to content

Commit aa0a219

Browse files
committed
fix: change log
1 parent dc02378 commit aa0a219

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

CHANGELOG.md

+13-13
Original file line numberDiff line numberDiff line change
@@ -16,27 +16,27 @@ There is the most valuable changes log:
1616
* `asasalint`: https://github.com/alingse/asasalint
1717
* `nosnakecase`: https://github.com/sivchari/nosnakecase
1818
2. updated linters:
19+
* `decorder`: from 0.2.1 to 0.2.2
20+
* `errcheck`: from 1.6.0 to 1.6.1
1921
* `errname`: from 0.1.6 to 0.1.7
22+
* `exhaustive`: from 0.7.11 to 0.8.1
23+
* `gci`: fix issues and re-enable autofix
2024
* `gci`: from 0.3.4 to 0.4.2
21-
* `nonamedreturns`: from 1.0.1 to 1.0.4
22-
* `gocyclo`: from 0.5.1 to 0.6.0
2325
* `go-exhaustruct`: from 2.1.0 to 2.2.0
24-
* `errcheck`: from 1.6.0 to 1.6.1
25-
* `thelper`: from 0.6.2 to 0.6.3
26-
* `paralleltest`: from 1.0.3 to 1.0.6
27-
* `testpackage`: from 1.0.1 to 1.1.0
28-
* `exhaustive`: from 0.7.11 to 0.8.1
2926
* `go-ruleguard`: from 0.3.19 to 0.3.21
30-
* `gosec`: from 2.11.0 to 2.12.0
31-
* `tenv`: from 1.5.0 to 1.6.0
32-
* `wrapcheck`: from 2.6.1 to 2.6.2
3327
* `gocognit`: from 1.0.5 to 1.0.6
34-
* `decorder`: from 0.2.1 to 0.2.2
35-
* `honnef.co/go/tools`: from 0.3.1 to 0.3.2
28+
* `gocyclo`: from 0.5.1 to 0.6.0
3629
* `golang.org/x/tools`: bump to HEAD
37-
* `gci`: fix issues and re-enable autofix
3830
* `gosec`: allow `global` config
31+
* `gosec`: from 2.11.0 to 2.12.0
32+
* `nonamedreturns`: from 1.0.1 to 1.0.4
33+
* `paralleltest`: from 1.0.3 to 1.0.6
3934
* `staticcheck`: fix generics
35+
* `staticcheck`: from 0.3.1 to 0.3.2
36+
* `tenv`: from 1.5.0 to 1.6.0
37+
* `testpackage`: from 1.0.1 to 1.1.0
38+
* `thelper`: from 0.6.2 to 0.6.3
39+
* `wrapcheck`: from 2.6.1 to 2.6.2
4040
3. documentation:
4141
* add thanks page
4242
* add a clear explanation about the `staticcheck` integration.

0 commit comments

Comments
 (0)