Skip to content

Commit 1e679b5

Browse files
committed
chore: add changelog
1 parent e404d68 commit 1e679b5

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
Follow the news and releases on [Mastodon](https://fosstodon.org/@golangcilint) and on [Twitter](https://twitter.com/golangci).
22

3+
### v1.60.2
4+
5+
1. Updated linters
6+
* `gofmt`: update to HEAD (go1.22)
7+
* `gofumpt`: from 0.6.0 to 0.7.0
8+
* `gosec`: fix G602 analyzer
9+
* `gosec`: from 5f0084eb01a9 to 81cda2f91fbe (adds `G115`, `G405`, `G406`, `G506`, `G507`)
10+
* `staticcheck`: from 0.5.0 to 0.5.1
11+
* `staticcheck`: propagate Go version
12+
* `wrapcheck`: from 2.8.3 to 2.9.0
13+
* ⚠️ `exportloopref`: deprecation
14+
315
### v1.60.1
416

517
1. Updated linters

0 commit comments

Comments
 (0)