Skip to content

Commit 977991d

Browse files
committed
Replace docker units package with new docker/go-units.
It's the same library but it won't live in docker/docker anymore. Signed-off-by: David Calavera <[email protected]>
1 parent 11f8fdc commit 977991d

File tree

8 files changed

+215
-163
lines changed

8 files changed

+215
-163
lines changed

Godeps/Godeps.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Godeps/_workspace/src/github.com/docker/docker/pkg/units/duration_test.go

Lines changed: 0 additions & 46 deletions
This file was deleted.

Godeps/_workspace/src/github.com/docker/docker/pkg/units/size_test.go

Lines changed: 0 additions & 108 deletions
This file was deleted.

Godeps/_workspace/src/github.com/docker/go-units/LICENSE

Lines changed: 191 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Godeps/_workspace/src/github.com/docker/go-units/README.md

Lines changed: 11 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Godeps/_workspace/src/github.com/docker/docker/pkg/units/duration.go renamed to Godeps/_workspace/src/github.com/docker/go-units/duration.go

Lines changed: 3 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)