Auto-update license files

This commit is contained in:
licensed-ci
2022-04-26 03:38:28 +00:00
parent bde5f88201
commit 57a09b71d4
156 changed files with 2660 additions and 126 deletions

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.

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.