mirror of
https://github.com/gocsaf/csaf.git
synced 2025-12-22 18:15:42 +01:00
Remove unnecessary "license" word
This commit is contained in:
parent
89224a52b9
commit
a75d46bc9e
1 changed files with 18 additions and 18 deletions
|
|
@ -1,20 +1,20 @@
|
||||||
## The used third party dependencies and their licenses
|
## The used third party dependencies and their licenses
|
||||||
|
|
||||||
| Dependency | License |
|
| Dependency | License |
|
||||||
| -------------------------------------------------- | -------------------- |
|
| -------------------------------------------------- | ------------ |
|
||||||
| github.com/BurntSushi/toml | MIT License |
|
| github.com/BurntSushi/toml | MIT |
|
||||||
| github.com/PaesslerAG/jsonpath | BSD-3-Clause License |
|
| github.com/PaesslerAG/jsonpath | BSD-3-Clause |
|
||||||
| github.com/PaesslerAG/gval | BSD-3-Clause License |
|
| github.com/PaesslerAG/gval | BSD-3-Clause |
|
||||||
| github.com/ProtonMail/gopenpgp/v2 | MIT License |
|
| github.com/ProtonMail/gopenpgp/v2 | MIT |
|
||||||
| github.com/jessevdk/go-flags | BSD-3-Clause License |
|
| github.com/jessevdk/go-flags | BSD-3-Clause |
|
||||||
| github.com/mitchellh/go-homedir | MIT License |
|
| github.com/mitchellh/go-homedir | MIT |
|
||||||
| github.com/santhosh-tekuri/jsonschema | Apache-2.0 License |
|
| github.com/santhosh-tekuri/jsonschema | Apache-2.0 |
|
||||||
| golang.org/x/crypto | BSD-3-Clause license |
|
| golang.org/x/crypto | BSD-3-Clause |
|
||||||
| github.com/ProtonMail/go-crypto | BSD-3-Clause License |
|
| github.com/ProtonMail/go-crypto | BSD-3-Clause |
|
||||||
| github.com/ProtonMail/go-mime | MIT License |
|
| github.com/ProtonMail/go-mime | MIT |
|
||||||
| github.com/konsorten/go-windows-terminal-sequences | MIT License |
|
| github.com/konsorten/go-windows-terminal-sequences | MIT |
|
||||||
| github.com/pkg/errors | BSD-2-Clause License |
|
| github.com/pkg/errors | BSD-2-Clause |
|
||||||
| github.com/sirupsen/logrus | MIT License |
|
| github.com/sirupsen/logrus | MIT |
|
||||||
| golang.org/x/sys | BSD-3-Clause |
|
| golang.org/x/sys | BSD-3-Clause |
|
||||||
| golang.org/x/term | BSD-3-Clause |
|
| golang.org/x/term | BSD-3-Clause |
|
||||||
| golang.org/x/text | BSD-3-Clause |
|
| golang.org/x/text | BSD-3-Clause |
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue