mholt / timeliner

All your digital life on a single timeline, stored locally -- DEPRECATED, SEE TIMELINIZE (link below)
https://timelinize.com
GNU Affero General Public License v3.0
3.56k stars 116 forks source link

Add Go module metadata to allow builds outside of GOPATH #48

Closed fawick closed 4 years ago

fawick commented 4 years ago

While I understand that there have been no semver-compatible releases of timeliner, yet, having the Go module files go.mod and go.sum around allow to build the tool outside of GOPATH.

mholt commented 4 years ago

Thanks, somehow this slipped through my inbox!