storage/vendor/github.com/docker/go-units
dependabot[bot] e79c171d6a
build(deps): bump github.com/docker/go-units from 0.4.0 to 0.5.0
Bumps [github.com/docker/go-units](https://github.com/docker/go-units) from 0.4.0 to 0.5.0.
- [Release notes](https://github.com/docker/go-units/releases)
- [Commits](https://github.com/docker/go-units/compare/v0.4.0...v0.5.0)

---
updated-dependencies:
- dependency-name: github.com/docker/go-units
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-01 11:09:48 +00:00
..
CONTRIBUTING.md Switch to go modules 2019-07-09 08:32:22 +02:00
LICENSE Use github.com/LK4D4/vndr and update vendored deps 2017-01-30 08:44:12 -08:00
MAINTAINERS Switch to go modules 2019-07-09 08:32:22 +02:00
README.md fix: Update vendor folder base on vendor.conf 2018-10-23 14:50:29 +02:00
circle.yml Switch to go modules 2019-07-09 08:32:22 +02:00
duration.go Switch to go modules 2019-07-09 08:32:22 +02:00
size.go build(deps): bump github.com/docker/go-units from 0.4.0 to 0.5.0 2022-09-01 11:09:48 +00:00
ulimit.go Switch to go modules 2019-07-09 08:32:22 +02:00

README.md

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.