diff --git a/common/.commonfiles.sha b/common/.commonfiles.sha index 4096597e525..b015502d0a7 100644 --- a/common/.commonfiles.sha +++ b/common/.commonfiles.sha @@ -1 +1 @@ -f611946af7623d2ce03e2d4e146d0f238b5f0ca4 +8afa75103a20861ee4ed4cecc6b10d975b44e68a diff --git a/common/config/.golangci.yml b/common/config/.golangci.yml index 43d40ded6e7..59dd3321db0 100644 --- a/common/config/.golangci.yml +++ b/common/config/.golangci.yml @@ -7,7 +7,7 @@ service: # When updating this, also update the version stored in docker/build-tools/Dockerfile in the istio/tools repo. - golangci-lint-version: 1.56.x # use the fixed version to not introduce new linters unexpectedly + golangci-lint-version: 1.57.x # use the fixed version to not introduce new linters unexpectedly run: # timeout for analysis, e.g. 30s, 5m, default is 1m deadline: 20m