Add go.mod/go.sum
This fixes build issues with:
- go-bindata, which attempted a go get ...
- pinning ikeikeikeike/go-sitemap-generator to 1.0.1 instead of master
- replace all go-get with go build -o tmpbin/
Sheena Artrip <sheena.artrip@gmail.com> | Authored on Jan 8 2019, 3:36 AM |