HomeWrite.as

Add go.mod/go.sum
4090e3a724b0Unpublished

Unpublished Commit · Learn More

Not On Permanent Ref: This commit is not an ancestor of any permanent ref.
This commit no longer exists in the repository. It may have been part of a branch which was deleted.This commit has been deleted in the repository: it is no longer reachable from any branch, tag, or ref.

Description

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/

Details

Provenance
Sheena Artrip <sheena.artrip@gmail.com>Authored on Jan 8 2019, 3:36 AM

Event Timeline

Sheena Artrip <sheena.artrip@gmail.com> committed rWF4090e3a724b0: Add go.mod/go.sum (authored by Sheena Artrip <sheena.artrip@gmail.com>).Jan 8 2019, 4:12 AM

Commit No Longer Exists

This commit no longer exists in the repository.