Skip to content

Commit

Permalink
chore(licenses): update oss licenses (#299)
Browse files Browse the repository at this point in the history
Signed-off-by: tbckr-automation[bot] <[email protected]>
Co-authored-by: tbckr-automation[bot] <[email protected]>
  • Loading branch information
tbckr-automation[bot] and tbckr-automation[bot] authored Feb 24, 2025
1 parent 19b1a17 commit 5f3e33d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions licenses/oss-licenses.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Some packages may only be included on certain architectures or operating systems
- [github.com/sashabaranov/go-openai](https://pkg.go.dev/github.com/sashabaranov/go-openai) ([Apache-2.0](https://github.com/sashabaranov/go-openai/blob/v1.37.0/LICENSE))
- [github.com/spf13/afero](https://pkg.go.dev/github.com/spf13/afero) ([Apache-2.0](https://github.com/spf13/afero/blob/v1.11.0/LICENSE.txt))
- [github.com/spf13/cast](https://pkg.go.dev/github.com/spf13/cast) ([MIT](https://github.com/spf13/cast/blob/v1.6.0/LICENSE))
- [github.com/spf13/cobra](https://pkg.go.dev/github.com/spf13/cobra) ([Apache-2.0](https://github.com/spf13/cobra/blob/v1.9.0/LICENSE.txt))
- [github.com/spf13/cobra](https://pkg.go.dev/github.com/spf13/cobra) ([Apache-2.0](https://github.com/spf13/cobra/blob/v1.9.1/LICENSE.txt))
- [github.com/spf13/pflag](https://pkg.go.dev/github.com/spf13/pflag) ([BSD-3-Clause](https://github.com/spf13/pflag/blob/v1.0.6/LICENSE))
- [github.com/spf13/viper](https://pkg.go.dev/github.com/spf13/viper) ([MIT](https://github.com/spf13/viper/blob/v1.19.0/LICENSE))
- [github.com/subosito/gotenv](https://pkg.go.dev/github.com/subosito/gotenv) ([MIT](https://github.com/subosito/gotenv/blob/v1.6.0/LICENSE))
Expand Down Expand Up @@ -1364,8 +1364,8 @@ SOFTWARE.
### github.com/spf13/cobra

- Name: github.com/spf13/cobra
- Version: v1.9.0
- License: [Apache-2.0](https://github.com/spf13/cobra/blob/v1.9.0/LICENSE.txt)
- Version: v1.9.1
- License: [Apache-2.0](https://github.com/spf13/cobra/blob/v1.9.1/LICENSE.txt)

```text
Apache License
Expand Down

0 comments on commit 5f3e33d

Please sign in to comment.