I think that code base should be updated, I personally used just the migration to go modules. It automatically detects govendor and converts it. Unfortuately I did this some time go and I forgot the details.
-- Michele Sciabarra [email protected] ----- Original message ----- From: Erez Hadad <[email protected]> To: [email protected] Subject: OpenWhisk Go Client and govendor Date: Sunday, April 26, 2020 10:26 PM Hi folks, Can anyone tell if the Go client library ( https://github.com/apache/openwhisk-client-go) for OW still requires govendor? The govendor README.md firmly suggests *not* to be used, and points to Go modules instead. So, I checked the build.gradle of openwhisk-cli (which uses the Go client library) and didn't find govendor. This probably means that the documented dependencies for the Go client library are inaccurate. Can anyone please suggest how to install the Go client library? Regards, -- Erez Erez Hadad, PhD Cloud System Technologies IBM Research - Haifa email: [email protected] phone: +972-4-829-6509
