From 63b0f130194e71dc9aa304bf382827422536dbcb Mon Sep 17 00:00:00 2001 From: Istio Automation Date: Wed, 26 Apr 2023 10:18:30 -0700 Subject: [PATCH] Automator: update common-files@master in istio/istio.io@master (#13121) --- common/.commonfiles.sha | 2 +- common/config/.golangci.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/common/.commonfiles.sha b/common/.commonfiles.sha index c6abf578ad..49a327d2e5 100644 --- a/common/.commonfiles.sha +++ b/common/.commonfiles.sha @@ -1 +1 @@ -e343644d0a4360414c3635746327f9dd3db05c82 +bef1df648f6280e14711d99743e4a4bea7c98944 diff --git a/common/config/.golangci.yml b/common/config/.golangci.yml index 6cf50eb014..8ecaccf121 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.49.x # use the fixed version to not introduce new linters unexpectedly + golangci-lint-version: 1.52.x # use the fixed version to not introduce new linters unexpectedly run: # timeout for analysis, e.g. 30s, 5m, default is 1m deadline: 20m