diff --git a/.go-version b/.go-version index ac1df3fce..27ddcc14d 100644 --- a/.go-version +++ b/.go-version @@ -1 +1 @@ -1.23.3 +1.23.4 diff --git a/.golangci.yml b/.golangci.yml index b411c4b5c..329aaee4c 100644 --- a/.golangci.yml +++ b/.golangci.yml @@ -3,7 +3,7 @@ run: # timeout for analysis, e.g. 30s, 5m, default is 1m timeout: 1m build-tags: integration - go: "1.23.3" + go: "1.23.4" issues: # Maximum count of issues with the same text.