andreaskoch / allmark

A cross-platform markdown web server
https://allmark.io
Other
314 stars 73 forks source link

add go module #36

Open urandom2 opened 1 year ago

urandom2 commented 1 year ago

This is a minimum viable change to enable modern go toolchains to build github.com/andreaskoch/allmark/cli in go module mode. The module is not tidy, and we are relying on ./vendor, but it does build.