mirror of https://github.com/istio/istio.io.git
Automator: update common-files@master in istio/istio.io@master (#12468)
This commit is contained in:
parent
9e9cbbf537
commit
f102cc59e6
|
@ -1 +1 @@
|
|||
cbf68f393c412d4bef2d500c5b4a90e1d73f9089
|
||||
380f9486e3d3bbf840ee9af2638fcbec98bea003
|
||||
|
|
|
@ -239,6 +239,8 @@ linters-settings:
|
|||
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"
|
||||
- github.com/golang/protobuf/jsonpb: "don't use the jsonpb package directly; use util/protomarshal instead"
|
||||
- google.golang.org/protobuf/encoding/protojson: "don't use the protojson package directly; use util/protomarshal instead"
|
||||
gosec:
|
||||
includes:
|
||||
- G401
|
||||
|
|
Loading…
Reference in New Issue