From 726027490ba7966ff28853b59bc49a0bd6cf8c4e Mon Sep 17 00:00:00 2001 From: licensed-ci Date: Fri, 9 Feb 2024 17:07:30 +0000 Subject: [PATCH 1/2] Auto-update license files --- .licenses/src/go/github.com/spf13/cobra.dep.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.licenses/src/go/github.com/spf13/cobra.dep.yml b/.licenses/src/go/github.com/spf13/cobra.dep.yml index 431534f..92ca386 100644 --- a/.licenses/src/go/github.com/spf13/cobra.dep.yml +++ b/.licenses/src/go/github.com/spf13/cobra.dep.yml @@ -1,6 +1,6 @@ --- name: github.com/spf13/cobra -version: v1.4.0 +version: v1.8.0 type: go summary: Package cobra is a commander providing a simple interface to create powerful modern CLI interfaces. @@ -184,5 +184,5 @@ licenses: incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability. - sources: README.md - text: Cobra is released under the Apache 2.0 license. See [LICENSE.txt](https://github.com/spf13/cobra/blob/master/LICENSE.txt) + text: Cobra is released under the Apache 2.0 license. See [LICENSE.txt](LICENSE.txt) notices: [] From 367e9949d4223964be0b22860973a8caf980b782 Mon Sep 17 00:00:00 2001 From: John Hernley Date: Fri, 9 Feb 2024 12:09:47 -0500 Subject: [PATCH 2/2] Update cobra.dep.yml --- .licenses/src/go/github.com/spf13/cobra.dep.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.licenses/src/go/github.com/spf13/cobra.dep.yml b/.licenses/src/go/github.com/spf13/cobra.dep.yml index 92ca386..efd65b6 100644 --- a/.licenses/src/go/github.com/spf13/cobra.dep.yml +++ b/.licenses/src/go/github.com/spf13/cobra.dep.yml @@ -184,5 +184,5 @@ licenses: incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability. - sources: README.md - text: Cobra is released under the Apache 2.0 license. See [LICENSE.txt](LICENSE.txt) + text: Cobra is released under the Apache 2.0 license. See [LICENSE.txt](https://github.com/spf13/cobra/blob/main/LICENSE.txt) notices: []