podman/vendor/github.com/docker/go-units
dependabot[bot] eb39d56dfc 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>
Signed-off-by: Valentin Rothberg <vrothberg@redhat.com>
2022-09-06 16:59:24 +02:00
..
CONTRIBUTING.md migrate to go-modules 2019-06-24 13:20:59 +02:00
LICENSE Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
MAINTAINERS migrate to go-modules 2019-06-24 13:20:59 +02:00
README.md Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
circle.yml migrate to go-modules 2019-06-24 13:20:59 +02:00
duration.go migrate to go-modules 2019-06-24 13:20:59 +02:00
size.go Bump github.com/docker/go-units from 0.4.0 to 0.5.0 2022-09-06 16:59:24 +02:00
ulimit.go migrate to go-modules 2019-06-24 13:20:59 +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.