Skip to content

Commit 41295fa

Browse files
docs: Update documentation and assets (#2682)
Co-authored-by: Fernandez Ludovic <[email protected]>
1 parent 8bdc4d3 commit 41295fa

File tree

4 files changed

+72
-50
lines changed

4 files changed

+72
-50
lines changed

CHANGELOG.md

+17
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,23 @@
11
Follow the news and releases on our [twitter](https://twitter.com/golangci) and our [blog](https://medium.com/golangci).
22
There is the most valuable changes log:
33

4+
### v1.45.2
5+
6+
1. misc:
7+
* fix: help command
8+
9+
### v1.45.1
10+
11+
1. updated linters:
12+
* `interfacer`: inactivate with go1.18
13+
* `govet`: inactivate unsupported analyzers (go1.18)
14+
* `depguard`: reduce requirements
15+
* `structcheck`: inactivate with go1.18
16+
* `varnamelen`: bump from v0.6.0 to v0.6.1
17+
2. misc:
18+
* Automatic Go version detection 🎉 (go1.18)
19+
* docker: update base images (go1.18)
20+
421
### v1.45.0
522

623
1. updated linters:

0 commit comments

Comments
 (0)