We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4f470a5 + 0911728 commit 0be5afeCopy full SHA for 0be5afe
tools/install.go
@@ -24,7 +24,7 @@ var (
24
DefaultKindVersion = "v0.12.0"
25
26
// DefaultStaticCheckVersion is the default version of StaticCheck that is installed when it's not present
27
- DefaultStaticCheckVersion = "2022.1.2"
+ DefaultStaticCheckVersion = "2023.1.3"
28
)
29
30
// Fail if the go version doesn't match the specified constraint
0 commit comments