Automator: update common-files@master in istio/istio.io@master (#11624)

This commit is contained in:
Istio Automation 2022-07-21 13:58:43 -07:00 committed by GitHub
parent af58cd6436
commit 525a1e67a5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 3 deletions

View File

@ -1 +1 @@
a4d8fca9c49019744a1246508c3919e7268bd286
58642a0eca78d3e0de1c16611566f931f7009cda

View File

@ -245,10 +245,13 @@ issues:
- errcheck
- maligned
# TODO(https://github.com/dominikh/go-tools/issues/732) remove this once we update
# We need to use the deprecated module since the jsonpb replacement is not backwards compatible.
- linters:
- staticcheck
text: "SA1019: package github.com/golang/protobuf"
text: "SA1019: package github.com/golang/protobuf/jsonpb"
- linters:
- staticcheck
text: 'SA1019: "github.com/golang/protobuf/jsonpb"'
# Independently from option `exclude` we use default exclude patterns,
# it can be disabled by this option. To list all