We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6052711 commit c972610Copy full SHA for c972610
website/content/changes/2024.1.md
@@ -126,3 +126,9 @@ The following checks have been improved:
126
- Labeled statements with blank labels no longer cause panics.
127
- Functions with named return parameters that never actually return no longer
128
cause panics ({{< issue "1533" >}}).
129
+
130
+## Staticcheck 2024.1.1 release notes {#2024.1.1}
131
132
+This release fixes the detection of the used Go version when Go was compiled
133
+with experimental features such as `rangefunc` or `boringcrypto` ({{< issue
134
+"1586" >}}).
0 commit comments