Skip to content
This repository has been archived by the owner on May 12, 2021. It is now read-only.

Commit

Permalink
vendor: add docker/go-units
Browse files Browse the repository at this point in the history
go-units package is used to convert integers to memory
units, for example 1024 -> 1G

Signed-off-by: Julio Montes <[email protected]>
  • Loading branch information
Julio Montes committed May 8, 2018
1 parent fa848ba commit 0cea861
Show file tree
Hide file tree
Showing 3 changed files with 306 additions and 1 deletion.
8 changes: 7 additions & 1 deletion Gopkg.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

191 changes: 191 additions & 0 deletions vendor/github.com/docker/go-units/LICENSE

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

108 changes: 108 additions & 0 deletions vendor/github.com/docker/go-units/size.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 0cea861

Please sign in to comment.