We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8232511 commit b0b99c0Copy full SHA for b0b99c0
CHANGELOG.md
@@ -1,5 +1,12 @@
1
Follow the news and releases on [Mastodon](https://fosstodon.org/@golangcilint) and on [Twitter](https://twitter.com/golangci).
2
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
10
### v1.60.2
11
12
1. Updated linters
0 commit comments