Skip to content

Commit

Permalink
Merge pull request #1869 from loft-sh/licenses/vcluster
Browse files Browse the repository at this point in the history
license(vCluster): Updated OSS licenses
  • Loading branch information
FabianKramm authored Jun 17, 2024
2 parents 19b89f2 + a8fe511 commit 90bb7ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/pages/licenses/vcluster.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ Some packages may only be included on certain architectures or operating systems
- [go.starlark.net](https://pkg.go.dev/go.starlark.net) ([BSD-3-Clause](https://github.com/loft-sh/vcluster/blob/HEAD/vendor/go.starlark.net/LICENSE))
- [go.uber.org/atomic](https://pkg.go.dev/go.uber.org/atomic) ([MIT](https://github.com/loft-sh/vcluster/blob/HEAD/vendor/go.uber.org/atomic/LICENSE.txt))
- [go.uber.org/multierr](https://pkg.go.dev/go.uber.org/multierr) ([MIT](https://github.com/loft-sh/vcluster/blob/HEAD/vendor/go.uber.org/multierr/LICENSE.txt))
- [go.uber.org/zap](https://pkg.go.dev/go.uber.org/zap) ([MIT](https://github.com/loft-sh/vcluster/blob/HEAD/vendor/go.uber.org/zap/LICENSE.txt))
- [go.uber.org/zap](https://pkg.go.dev/go.uber.org/zap) ([MIT](https://github.com/loft-sh/vcluster/blob/HEAD/vendor/go.uber.org/zap/LICENSE))
- [golang.org/x/crypto](https://pkg.go.dev/golang.org/x/crypto) ([BSD-3-Clause](https://github.com/loft-sh/vcluster/blob/HEAD/vendor/golang.org/x/crypto/LICENSE))
- [golang.org/x/exp](https://pkg.go.dev/golang.org/x/exp) ([BSD-3-Clause](https://github.com/loft-sh/vcluster/blob/HEAD/vendor/golang.org/x/exp/LICENSE))
- [golang.org/x/mod/semver](https://pkg.go.dev/golang.org/x/mod/semver) ([BSD-3-Clause](https://github.com/loft-sh/vcluster/blob/HEAD/vendor/golang.org/x/mod/LICENSE))
Expand Down

0 comments on commit 90bb7ce

Please sign in to comment.