Skip to content

Commit 8716c2d

Browse files
Automator: update common-files@master in istio/api@master (#2973)
1 parent b4bb69e commit 8716c2d

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

common/.commonfiles.sha

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
ce72ae1842f35a731d4c7c8a2363e628d22e642e
1+
2619bb82dacb10cb055a2c8ccf40750d1185570e

common/config/.golangci-format.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
service:
99
# When updating this, also update the version stored in docker/build-tools/Dockerfile in the istio/tools repo.
10-
golangci-lint-version: 1.54.x # use the fixed version to not introduce new linters unexpectedly
10+
golangci-lint-version: 1.55.x # use the fixed version to not introduce new linters unexpectedly
1111
run:
1212
# timeout for analysis, e.g. 30s, 5m, default is 1m
1313
deadline: 20m

common/config/.golangci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
service:
99
# When updating this, also update the version stored in docker/build-tools/Dockerfile in the istio/tools repo.
10-
golangci-lint-version: 1.54.x # use the fixed version to not introduce new linters unexpectedly
10+
golangci-lint-version: 1.55.x # use the fixed version to not introduce new linters unexpectedly
1111
run:
1212
# timeout for analysis, e.g. 30s, 5m, default is 1m
1313
deadline: 20m

0 commit comments

Comments
 (0)