summaryrefslogtreecommitdiff
path: root/.gitmodules
AgeCommit message (Collapse)Author
2017-09-08maint: Add a `check` target to run tests, and add nescessary dependenciesLuke Shumaker
This also downgrades the sys/unix dep. The golang.org/x/sys/unix library can't be updated past commit ab9e364efd8b52800ff7ee48a9ffba4e0ed78dfb (where I have it right now) until go commit 93da0b6e66f24c4c307e0df37ceb102a33306174 (currently on master) makes it in to a release. It narrowly missed the cut-off to be in go 1.9; I expect it to be in go 1.10 around February 2018.
2017-02-03Less magic in the build system; don't hide the go workspace.Luke Shumaker
2017-01-17Build against newer versions of libraries.Luke Shumaker
2017-01-16WIP: updateLuke Shumaker
2017-01-14Update lukeshu.com git URLs.Luke Shumaker
2016-06-17write setuid, move things aroundLuke Shumaker
2016-06-15use git submodulesLuke Shumaker