Commit Graph

6 Commits (1c8ddacaf7a09af27a47811bb125eb7f974fdd42)

Author SHA1 Message Date
Tobias Klauser 214c5bdb50 Use MNT_* consts from golang.org/x/sys/unix on freebsd and openbsd
Update vendored version of golang.org/x/sys/unix and use the MNT_*
constants there to replace the locally generated ones.
5 years ago
shirou 61b5bf8cef
Merge branch 'master' into use-x-sys-windows 5 years ago
Dmitri Goutnik 270f6afc22
Add support for freebsd/arm64 5 years ago
Tobias Klauser a61c905252 Use golang.org/x/windows functions instead of github.com/shirou/w32
All functions used from github.com/shirou/w32 are also available from
golang.org/x/sys/windows which is already used in other places. Convert
the remaining usages to use the functions from x/sys/windows.
5 years ago
shirou 4db8c21d1e update Gopkg.lock 6 years ago
shirou 77e5abb6f0
migrate to circleci2 (#587)
* add circleci 2.0 config, which has golang 1.9 image.
7 years ago