htm icon indicating copy to clipboard operation
htm copied to clipboard

add go.mod to handle versions of dependencies and enable reproducible builds

Open mewmew opened this issue 5 years ago • 1 comments

For more details on Go modules, see https://golang.org/cmd/go/#hdr-Modules__module_versions__and_more

mewmew avatar Feb 13 '20 01:02 mewmew

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.

mewmew avatar Feb 13 '20 01:02 mewmew