Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .licenses/src/go/github.com/spf13/cobra.dep.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
name: github.com/spf13/cobra
version: v1.8.0
version: v1.8.1
type: go
summary: Package cobra is a commander providing a simple interface to create powerful
modern CLI interfaces.
Expand Down Expand Up @@ -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/main/LICENSE.txt)
text: Cobra is released under the Apache 2.0 license. See [LICENSE.txt](LICENSE.txt)
notices: []