Files
runc/vendor/github.com/docker/go-units
Alexander Morozov 993cbf9db0 move from Godeps to vndr
This uses the standard go vendor location instead of old Godeps
location.

Also remove usage of symlink GOPATH. Since our README mentions that you
should build it inside GOPATH, i think its a reasonable to assume that
you dont need to create a tmp GOPATH.

Signed-off-by: Daniel Dao <dqminh89@gmail.com>
2017-02-24 11:25:21 +00:00
..
2017-02-24 11:25:21 +00:00
2017-02-24 11:25:21 +00:00
2017-02-24 11:25:21 +00:00
2017-02-24 11:25:21 +00:00

Introduction

go-units is a library to transform human friendly measurements into machine friendly values.

Usage

See the docs in godoc for examples and documentation.

License

go-units is licensed under the Apache License, Version 2.0. See LICENSE for the full license text.