diff --git a/.go-version b/.go-version index 20a1265cf..ce2dd5357 100644 --- a/.go-version +++ b/.go-version @@ -1 +1 @@ -1.21.4 +1.21.5 diff --git a/.golangci.yml b/.golangci.yml index a929d9f71..8acf7bd27 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.21.4" + go: "1.21.5" issues: # Maximum count of issues with the same text.