Skip to content

Commit

Permalink
Merge pull request #1658 from atc0005/update-golangci-lint-to-latest-…
Browse files Browse the repository at this point in the history
…prerelease-go1.23-support

Bump golangci-lint Go 1.23 support to 2024-07-31
  • Loading branch information
atc0005 authored Aug 7, 2024
2 parents 2562efb + 0c77dd9 commit 704c47f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions unstable/combined/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ ENV GOTOOLCHAIN="local"
# versions, otherwise the latest upstream build of the tool is installed in
# this image.
# ENV GOLANGCI_LINT_VERSION="v1.59.1"
ENV GOLANGCI_LINT_VERSION="FORK-go1.23-support-2024-07-18"
ENV GOLANGCI_LINT_VERSION="FORK-go1.23-support-2024-07-31"

# A current master branch build is used for pre-release Go versions, otherwise
# the latest upstream build of the tool is installed in this image.
Expand Down Expand Up @@ -127,7 +127,7 @@ ENV GOTOOLCHAIN="local"
# versions, otherwise the latest upstream build of the tool is installed in
# this image.
# ENV GOLANGCI_LINT_VERSION="v1.59.1"
ENV GOLANGCI_LINT_VERSION="FORK-go1.23-support-2024-07-18"
ENV GOLANGCI_LINT_VERSION="FORK-go1.23-support-2024-07-31"

# ENV STATICCHECK_VERSION="v0.4.7"
# ENV STATICCHECK_VERSION="dec278f2f0d94b07c04db075d807e9f499f5d7b5"
Expand Down

0 comments on commit 704c47f

Please sign in to comment.