htm
htm copied to clipboard
add go.mod to handle versions of dependencies and enable reproducible builds
For more details on Go modules, see https://golang.org/cmd/go/#hdr-Modules__module_versions__and_more
Note, prior to merging this PR, #1 should be resolved, after which the module line of go.mod (i.e. line 1, module github.com/htm-community/htm) should be updated accordingly.