mirror of https://github.com/istio/istio.io.git
Automator: update common-files@master in istio/istio.io@master (#13333)
This commit is contained in:
parent
d6e2bab5b8
commit
a7334d7917
|
@ -1 +1 @@
|
|||
712d90bfea632fc23e4eebd9b9d73e45c6bfdbc4
|
||||
54c78d0f6cfce8325aba2ebd4dd3939374425519
|
||||
|
|
|
@ -231,7 +231,6 @@ linters-settings:
|
|||
# - unnamedResult
|
||||
# - wrapperFunc
|
||||
depguard:
|
||||
# configuration for depguard v2
|
||||
rules:
|
||||
DenyGogoProtobuf:
|
||||
files:
|
||||
|
@ -239,9 +238,6 @@ linters-settings:
|
|||
deny:
|
||||
- pkg: github.com/gogo/protobuf
|
||||
desc: "gogo/protobuf is deprecated, use golang/protobuf"
|
||||
# configuration for depguard
|
||||
packages-with-error-message:
|
||||
- github.com/gogo/protobuf: "gogo/protobuf is deprecated, use golang/protobuf"
|
||||
gosec:
|
||||
includes:
|
||||
- G401
|
||||
|
|
Loading…
Reference in New Issue