Skip to content

Commit b0b99c0

Browse files
committed
chore: add changelog
1 parent 8232511 commit b0b99c0

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

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

3+
### v1.60.3
4+
5+
1. Updated linters
6+
* `gosec`: from 81cda2f91fbe to ab3f6c1c83a0 (fix `G115` false positives)
7+
2. Misc.
8+
* Check that the Go version use to build is greater or equals to the Go version of the project
9+
310
### v1.60.2
411

512
1. Updated linters

0 commit comments

Comments
 (0)