open-nomad/vendor/github.com/shirou/gopsutil/host
Mahmood Ali 21e193ecf4 Update shirou/gopsutil dep to use non-GPL code
Previously used `github.com/shirou/gopsutil`[1], used some GPL code [2].
This was somewhat unintentional, and was addressed later [3].

Due to being late in the cycle of Nomad release when this is noticed,
and time elapsed since we updated the dependency, we want to be
conservative in our package updates.

As such, we opted to go with forking the repo to use the previously used
version with the GPL removal code commit, done in [4].

[1] 5776ff9c7c
[2] 5776ff9c7c/host/include/smc.c
[3] c95755e4bc
[4] 62d5761ddb
2019-01-17 11:08:30 -05:00
..
host.go Update gopsutil (#2927) 2017-07-28 09:46:44 -07:00
host_darwin.go Update shirou/gopsutil dep to use non-GPL code 2019-01-17 11:08:30 -05:00
host_darwin_386.go Update github.com/shirou/gopsutil and friends. 2017-02-01 22:41:29 -08:00
host_darwin_amd64.go Updated gopsutil 2016-05-28 19:42:34 -07:00
host_fallback.go Vendored gopsutil to fix partial vendoring 2018-03-05 20:26:23 -05:00
host_freebsd.go Vendored gopsutil to fix partial vendoring 2018-03-05 20:26:23 -05:00
host_freebsd_386.go Updated gopsutil 2016-05-28 19:42:34 -07:00
host_freebsd_amd64.go Updated gopsutil 2016-05-28 19:42:34 -07:00
host_freebsd_arm.go Update github.com/shirou/gopsutil and friends. 2017-02-01 22:41:29 -08:00
host_linux.go Vendored gopsutil to fix partial vendoring 2018-03-05 20:26:23 -05:00
host_linux_386.go Updated gopsutil 2016-05-28 19:42:34 -07:00
host_linux_amd64.go Updated gopsutil 2016-05-28 19:42:34 -07:00
host_linux_arm.go Updated gopsutil 2016-05-28 19:42:34 -07:00
host_linux_arm64.go Updated gopsutil 2016-05-28 19:42:34 -07:00
host_linux_mips.go Vendored gopsutil to fix partial vendoring 2018-03-05 20:26:23 -05:00
host_linux_mipsle.go Vendored gopsutil to fix partial vendoring 2018-03-05 20:26:23 -05:00
host_linux_ppc64le.go Update gopsutils 2016-06-17 13:24:10 -07:00
host_linux_s390x.go Update github.com/shirou/gopsutil and friends. 2017-02-01 22:41:29 -08:00
host_linux_test.go Vendored gopsutil to fix partial vendoring 2018-03-05 20:26:23 -05:00
host_openbsd.go Vendored gopsutil to fix partial vendoring 2018-03-05 20:26:23 -05:00
host_openbsd_amd64.go Update github.com/shirou/gopsutil and friends. 2017-02-01 22:41:29 -08:00
host_solaris.go Vendored gopsutil to fix partial vendoring 2018-03-05 20:26:23 -05:00
host_test.go Vendored gopsutil to fix partial vendoring 2018-03-05 20:26:23 -05:00
host_windows.go Vendored gopsutil to fix partial vendoring 2018-03-05 20:26:23 -05:00
types_darwin.go Using godeps to build 2016-02-12 10:02:16 -08:00
types_freebsd.go Updated gopsutil 2016-05-28 19:42:34 -07:00
types_linux.go Updated gopsutil 2016-05-28 19:42:34 -07:00
types_openbsd.go Update github.com/shirou/gopsutil and friends. 2017-02-01 22:41:29 -08:00