Library dependencies for openwhisk-wskdeploy tool

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 nameLicenses TypeLicense/Project Link
jibber_jabberApache 2.0https://github.com/cloudfoundry-attic/jibber_jabber/blob/master/LICENSE
colorMIThttps://github.com/fatih/color/blob/master/LICENSE.md

Library dependencies for unit and integration testing

Library nameLicenses TypeLicense/Project Link
TestifyMIThttps://github.com/stretchr/testify/blob/master/LICENSE
ViperMIThttps://github.com/spf13/viper/blob/master/LICENSE