Merge pull request #3825 from giggsoff/fix-dep

Fix github.com/docker/go-units import
This commit is contained in:
Avi Deitcher 2022-09-13 16:51:24 +03:00 committed by GitHub
commit e532e73108
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 0 deletions

View File

@ -20,6 +20,7 @@ require (
github.com/docker/buildx v0.8.2
github.com/docker/cli v20.10.17+incompatible
github.com/docker/docker v20.10.17+incompatible
github.com/docker/go-units v0.4.0
github.com/estesp/manifest-tool/v2 v2.0.6-0.20220728154431-89d791ab7966
github.com/google/go-containerregistry v0.6.1-0.20211105150418-5c9c442d5d68
github.com/google/uuid v1.3.0

View File

@ -215,6 +215,7 @@ github.com/docker/go-connections/tlsconfig
# github.com/docker/go-metrics v0.0.1
github.com/docker/go-metrics
# github.com/docker/go-units v0.4.0
## explicit
github.com/docker/go-units
# github.com/estesp/manifest-tool/v2 v2.0.6-0.20220728154431-89d791ab7966
## explicit