This is an automated email from the ASF dual-hosted git repository. zhangke pushed a commit to branch initializer in repository https://gitbox.apache.org/repos/asf/skywalking-infra-e2e.git
commit dd4236f728833aec8501b0dc82ae6afd14086238 Author: HumbertZhang <[email protected]> AuthorDate: Sun Jan 24 22:29:19 2021 +0800 format LICENSE --- LICENSE | 4 ++-- dist/LICENSE | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/LICENSE b/LICENSE index bf5e464..5f7d84f 100644 --- a/LICENSE +++ b/LICENSE @@ -221,8 +221,8 @@ The text of each license is the standard Apache 2.0 license. kind v0.9.0: https://github.com/kubernetes-sigs/kind Apache 2.0 yaml v2.3.0: https://github.com/go-yaml/yaml Apache 2.0 api v0.19.0: https://github.com/kubernetes/api Apache 2.0 - apimachinery v0.19.0: https://github.com/kubernetes/apimachinery Apache 2.0 - client-go v0.19.0 https://github.com/kubernetes/client-go Apache 2.0 + apimachinery v0.19.0: https://github.com/kubernetes/apimachinery Apache 2.0 + client-go v0.19.0 https://github.com/kubernetes/client-go Apache 2.0 ======================================================================== MIT licenses diff --git a/dist/LICENSE b/dist/LICENSE index feecc49..6d7bda3 100644 --- a/dist/LICENSE +++ b/dist/LICENSE @@ -241,4 +241,4 @@ BSD 3-Clause licenses The following components are provided under the BSD 3-Clause license. See project link for details. The text of each license is also included at licenses/LICENSE-[project].txt. - mergo v0.3.11: https://github.com/imdario/mergo BSD-3-Clause + mergo v0.3.11: https://github.com/imdario/mergo BSD-3-Clause
