cloudwan / gohan

Gohan is an API Gateway Server written by Go that makes it easy for developers to create and maintain REST-style API
http://www.slideshare.net/natiueno/gohan-61170476
Other
109 stars 44 forks source link

Remove windows from crosscompile target #661

Closed morrisson closed 6 years ago

morrisson commented 6 years ago

PR #658 led the failure of deployment section of circle CI. Practically, we did not meet the use case where gohan is running on Windows OS, so let's remove it so far.

See: https://circleci.com/gh/cloudwan/gohan/1945