Skip to content

Commit 9b6a376

Browse files
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](docker/go-units@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] <[email protected]>
1 parent 7aed131 commit 9b6a376

File tree

2 files changed

+541
-3
lines changed

2 files changed

+541
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ go 1.17
55
require (
66
github.com/distribution/distribution/v3 v3.0.0-20220725133111-4bf3547399eb
77
github.com/docker/go-connections v0.4.0
8-
github.com/docker/go-units v0.4.0
8+
github.com/docker/go-units v0.5.0
99
github.com/google/go-cmp v0.5.8
1010
github.com/imdario/mergo v0.3.13
1111
github.com/mattn/go-shellwords v1.0.12

0 commit comments

Comments
 (0)