summaryrefslogtreecommitdiff
path: root/go/src
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@lukeshu.com>2017-09-08 17:10:13 -0400
committerLuke Shumaker <lukeshu@lukeshu.com>2017-09-08 17:13:30 -0400
commit15f9a01c4200c469460c2395867901861c885acb (patch)
treef07bb8445d31a50b875d781431f19479f6667ed3 /go/src
parenta7a8b8d13155a8e96f26e649ebd5066253c79565 (diff)
maint: Add a `check` target to run tests, and add nescessary dependencies
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.
Diffstat (limited to 'go/src')
m---------go/src/github.com/pkg/errors0
m---------go/src/golang.org/x/sys0
m---------go/src/gopkg.in/check.v10
3 files changed, 0 insertions, 0 deletions
diff --git a/go/src/github.com/pkg/errors b/go/src/github.com/pkg/errors
new file mode 160000
+Subproject c605e284fe17294bda444b34710735b29d1a9d9
diff --git a/go/src/golang.org/x/sys b/go/src/golang.org/x/sys
-Subproject 7ddbeae9ae08c6a06a59597f0c9edbc5ff2444c
+Subproject ab9e364efd8b52800ff7ee48a9ffba4e0ed78df
diff --git a/go/src/gopkg.in/check.v1 b/go/src/gopkg.in/check.v1
new file mode 160000
+Subproject 20d25e2804050c1cd24a7eea1e7a6447dd0e74e