From c7c7589cab670acc0590baadc9d21b2ceb6a0392 Mon Sep 17 00:00:00 2001 From: per1234 Date: Wed, 6 Dec 2023 19:17:05 -0800 Subject: [PATCH] Update dependency license metadata cache for `github.com/spf13/cobra` bump --- .../go/github.com/spf13/cobra.dep.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.licenses/libraries-repository-engine/go/github.com/spf13/cobra.dep.yml b/.licenses/libraries-repository-engine/go/github.com/spf13/cobra.dep.yml index a14dcec3..92ca386c 100644 --- a/.licenses/libraries-repository-engine/go/github.com/spf13/cobra.dep.yml +++ b/.licenses/libraries-repository-engine/go/github.com/spf13/cobra.dep.yml @@ -1,6 +1,6 @@ --- name: github.com/spf13/cobra -version: v1.7.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: []