Skip to content

Commit 4eed03f

Browse files
authored
Merge pull request #303 from compose-spec/dependabot/go_modules/github.com/docker/go-units-0.5.0
Bump github.com/docker/go-units from 0.4.0 to 0.5.0
2 parents 7aed131 + 9b6a376 commit 4eed03f

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)