From ea878655bd29d50057439c82e40a66ec4a077fdd Mon Sep 17 00:00:00 2001 From: Istio Automation Date: Mon, 19 Jul 2021 18:06:21 -0700 Subject: [PATCH] Automator: update common-files@master in istio/istio.io@master (#10092) --- common/.commonfiles.sha | 2 +- common/config/license-lint.yml | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/common/.commonfiles.sha b/common/.commonfiles.sha index 9de16dcdf4..d7ca5229d1 100644 --- a/common/.commonfiles.sha +++ b/common/.commonfiles.sha @@ -1 +1 @@ -65ac780f439d070cd27a18314b33d759d86e1ce3 +6923b6c84e321c1d96381f8e5e6a1eb45c967cc2 diff --git a/common/config/license-lint.yml b/common/config/license-lint.yml index e4cf09aed0..22af000f55 100644 --- a/common/config/license-lint.yml +++ b/common/config/license-lint.yml @@ -108,3 +108,9 @@ allowlisted_modules: # runc is Apache 2.0: https://github.com/opencontainers/runc/blob/master/LICENSE # but it contains BSD dep which our linter fails to understand: https://github.com/opencontainers/runc/blob/v0.1.1/Godeps/_workspace/src/github.com/golang/protobuf/LICENSE - github.com/opencontainers/runc + +# MIT: https://github.com/felixge/fgprof/blob/master/LICENSE.txt +- github.com/felixge/fgprof + +# Apache 2.0 +- github.com/google/pprof