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

This commit is contained in:
Istio Automation 2022-11-09 12:51:42 -08:00 committed by GitHub
parent a08da81076
commit 880056297d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 1 deletions

View File

@ -1 +1 @@
cbb37d1d13a5de0456f7c1a4d6aad0ce52d405e1
3d7e9ef644b931cc61c630bdf0322704c1b4f44a

View File

@ -237,6 +237,7 @@ linters-settings:
depguard:
packages-with-error-message:
- github.com/gogo/protobuf: "gogo/protobuf is deprecated, use golang/protobuf"
- golang.org/x/net/http2/h2c: "h2c.NewHandler is unsafe; use wrapper istio.io/istio/pkg/h2c"
issues:
# List of regexps of issue texts to exclude, empty list by default.
# But independently from this option we use default exclude patterns,