Skip to content

Commit 3d40c93

Browse files
committed
website: add 2023.1.5 release notes
1 parent 02ac14b commit 3d40c93

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

website/content/changes/2023.1.md

+6
Original file line numberDiff line numberDiff line change
@@ -73,3 +73,9 @@ This release **adds support for Go 1.21** and fixes the following bugs:
7373
- A crash involving generics ({{< issue "1410" >}})
7474
- A false positive in {{< check "SA9001" >}} involving control flow statements ({{< issue "488" >}})
7575
- A false positive in {{< check "ST1003" >}}, complaining about the names of fuzz functions ({{< issue "1420" >}}))
76+
77+
## Staticcheck 2023.1.5 release notes {#2023.1.5}
78+
79+
This release fixes the following bug:
80+
81+
- A crash involving methods named `_`

0 commit comments

Comments
 (0)