Auto-update license files

This commit is contained in:
licensed-ci
2022-04-25 04:01:06 +00:00
parent 0101132218
commit 8f27279057
154 changed files with 2652 additions and 118 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
---
name: github.com/spf13/cobra
version: v1.0.0
version: v1.4.0
type: go
summary: Package cobra is a commander providing a simple interface to create powerful
modern CLI interfaces.
+1 -1
View File
@@ -1,6 +1,6 @@
---
name: github.com/spf13/pflag
version: v1.0.3
version: v1.0.5
type: go
summary: Package pflag is a drop-in replacement for Go's flag package, implementing
POSIX/GNU-style --flags.