1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/libnetwork/vendor/github.com/docker/go-units
Sebastiaan van Stijn f864421ead bump docker/docker to master and unfork dependencies
This patch updates all dependencies to match what is
used in moby/moby. Making the dependencies match
what is used in that repository makes sure we test
with the same version as libnetwork is later built
with in moby.

This also gets rid of some temporary forks that were
needed during the migration of Sirupsen/logrus to
sirupsen/logrus.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2017-10-25 17:26:25 +02:00
..
duration.go bump docker/docker to master and unfork dependencies 2017-10-25 17:26:25 +02:00
LICENSE bump docker/docker to master and unfork dependencies 2017-10-25 17:26:25 +02:00
README.md bump docker/docker to master and unfork dependencies 2017-10-25 17:26:25 +02:00
size.go bump docker/docker to master and unfork dependencies 2017-10-25 17:26:25 +02:00
ulimit.go bump docker/docker to master and unfork dependencies 2017-10-25 17:26:25 +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.