Like other open source projects, openwhisk-wskdeploy is dependent on open source libraries. The full list of direct dependencies is viewable in the Go module go.mod file. Of those dependencies, some have Apache 2.0 compatible licenses which we make note of here:
Library name | Licenses Type | License/Project Link |
---|---|---|
jibber_jabber | Apache 2.0 | https://github.com/cloudfoundry-attic/jibber_jabber/blob/master/LICENSE |
color | MIT | https://github.com/fatih/color/blob/master/LICENSE.md |
Library name | Licenses Type | License/Project Link |
---|---|---|
Testify | MIT | https://github.com/stretchr/testify/blob/master/LICENSE |
Viper | MIT | https://github.com/spf13/viper/blob/master/LICENSE |