moby/pkg/parsers
Tobias Klauser 6d068bc25b Simplify Utsname string conversion
Update golang.org/x/sys to 95c6576299259db960f6c5b9b69ea52422860fce in
order to get the unix.Utsname with byte array instead of int8/uint8
members.

This allows to use simple byte slice to string conversions instead of
using charsToString or its open-coded version.

Also see golang/go#20753 for details.

Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
2017-10-31 10:59:32 +01:00
..
kernel Simplify Utsname string conversion 2017-10-31 10:59:32 +01:00
operatingsystem [project] change syscall to /x/sys/unix|windows 2017-07-11 08:00:32 -04:00
parsers.go Remove unused parser functions that were replaced by go-connections/nat. 2015-12-22 19:06:49 -05:00
parsers_test.go Remove unused parser functions that were replaced by go-connections/nat. 2015-12-22 19:06:49 -05:00