diff --git a/QC.Sty/staticcheck/Dockerfile b/QC.Sty/staticcheck/Dockerfile index e2142ab..27c4bdb 100644 --- a/QC.Sty/staticcheck/Dockerfile +++ b/QC.Sty/staticcheck/Dockerfile @@ -1,2 +1,2 @@ FROM golang -RUN go install honnef.co/go/tools/cmd/staticcheck@2022.1.3 +RUN go install honnef.co/go/tools/cmd/staticcheck@2024.1.1