mirror of https://github.com/istio/api.git
Automator: update common-files@master in istio/api@master (#2896)
This commit is contained in:
parent
95b5260a18
commit
bb53508fe8
|
|
@ -1 +1 @@
|
|||
6403a5054d10955bf227504b88aecf8b2816928e
|
||||
5f3fa5b9fb77bbe51a5827509f942f6d88b9f72c
|
||||
|
|
|
|||
|
|
@ -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.54.x # use the fixed version to not introduce new linters unexpectedly
|
||||
run:
|
||||
# timeout for analysis, e.g. 30s, 5m, default is 1m
|
||||
deadline: 20m
|
||||
|
|
|
|||
|
|
@ -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.53.x # use the fixed version to not introduce new linters unexpectedly
|
||||
golangci-lint-version: 1.54.x # use the fixed version to not introduce new linters unexpectedly
|
||||
run:
|
||||
# timeout for analysis, e.g. 30s, 5m, default is 1m
|
||||
deadline: 20m
|
||||
|
|
|
|||
Loading…
Reference in New Issue