6912c50eda
ci: fix dep failure, add go versions
...
including new version of golang. Switch to go1.14 for linting.
and remove the build of `dep`. We're on go modules for vendoring now.
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2020-04-02 12:08:52 -04:00
4885a690ee
travis: drop go1.8
...
with the update to `golang.org/x/crypto`, the commit
c7dcf104e3
depends on a stdlib package introduced in go1.9
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2019-01-21 22:39:43 -05:00
acd3fa49ea
travis, golint, and versions of golang!
...
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2018-11-08 11:50:04 -05:00
2f374a383e
Make: install tools target
2018-08-13 23:03:28 -04:00
Aleksa Sarai
ffb4a05860
travis: update Go version
...
Signed-off-by: Aleksa Sarai <asarai@suse.de>
2018-05-16 20:06:42 +10:00
fc5450ed71
*: add an update/restore functionality
...
This allows for restoring some attributes of files from the state in an
mtree Manifest
Reported-by: Matthew Garrett <Matthewgarrett@google.com>
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2017-03-17 12:42:57 -04:00
1f53bd1b61
test: only work with non-vendored source
...
by vendoring source, now './...' includes loads of vet/test/lint errors.
Let's ignore those.
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2017-01-20 10:52:37 -05:00
9fc0375857
make: build for several platfom/arches
...
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2016-12-07 21:59:17 -05:00
83dff044b3
make: add a specific target for tags
...
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2016-12-07 20:03:41 -05:00
0805fd4bb1
travis: use the whole validation
...
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2016-11-07 10:40:20 -05:00
8672a4bc93
travis: update versions of golang
...
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2016-10-31 09:42:23 -04:00
3c52e89277
travis: more strict golint
...
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2016-07-21 13:40:48 -04:00
8240bc683b
travis: go1.5 and go1.6 have vet builtin
...
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2016-04-13 15:34:50 -04:00
c3855dab6d
travis: add travis check
...
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2016-04-06 13:57:11 -04:00