Files
runc/vendor/github.com/docker/go-units
Odin Ugedal 69e8fb2a74 Add support for GO Modules
This removes vndr, and swiches to native Go Modules instead. All modules
are kept on the old version.

Keeps the vendor/ dir, so everything is backwards compatible.

Signed-off-by: Odin Ugedal <odin@ugedal.com>
2020-03-07 09:29:29 +01:00
..
2020-03-07 09:29:29 +01:00
2020-03-07 09:29:29 +01:00
2019-09-06 01:43:44 +02:00
2017-02-24 11:25:21 +00:00
2020-03-07 09:29:29 +01:00
2019-09-06 01:43:44 +02:00
2019-09-06 01:43:44 +02:00
2019-09-06 01:43:44 +02:00

GoDoc

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.

Copyright © 2015 Docker, Inc.

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