Lomanic
e9ecebec5a
[disk][freebsd] Work around #853 , pin x/sys with dep to the hash just before upstream breaking change
2020-05-31 20:36:42 +02:00
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.
2019-12-23 13:31:05 +01:00
shirou
61b5bf8cef
Merge branch 'master' into use-x-sys-windows
2019-12-21 10:20:23 +09:00
Dmitri Goutnik
270f6afc22
Add support for freebsd/arm64
2019-12-17 03:12:29 -05:00
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.
2019-11-10 17:34:52 +01:00
shirou
4db8c21d1e
update Gopkg.lock
2019-07-28 22:07:05 +09:00
shirou
77e5abb6f0
migrate to circleci2 ( #587 )
...
* add circleci 2.0 config, which has golang 1.9 image.
2018-09-16 17:40:02 +09:00