1
0
mirror of https://github.com/strongdm/comply synced 2024-07-02 23:14:22 +00:00
comply/vendor/github.com/docker/go-units
Justin McCarthy 7468711b3b
go.mod: update gitlab dep to v0.30.1
Releases after github.com/xanzy/go-gitlab@v0.31.0 introduce breaking
changes to the NewClient call.

Addresses #94
2020-09-14 11:31:56 -07:00
..
circle.yml go.mod: update gitlab dep to v0.30.1 2020-09-14 11:31:56 -07:00
CONTRIBUTING.md Initial commit 2018-05-15 14:13:11 -07:00
duration.go go.mod: update gitlab dep to v0.30.1 2020-09-14 11:31:56 -07:00
LICENSE Initial commit 2018-05-15 14:13:11 -07:00
MAINTAINERS go.mod: update gitlab dep to v0.30.1 2020-09-14 11:31:56 -07:00
README.md Initial commit 2018-05-15 14:13:11 -07:00
size.go go.mod: update gitlab dep to v0.30.1 2020-09-14 11:31:56 -07:00
ulimit.go go.mod: update gitlab dep to v0.30.1 2020-09-14 11:31:56 -07: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.