File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ require (
8
8
github.com/Azure/go-autorest/tracing v0.6.1
9
9
github.com/alitto/pond/v2 v2.5.0
10
10
github.com/dlclark/regexp2 v1.11.5
11
- github.com/docker/cli v28.3.2 +incompatible
11
+ github.com/docker/cli v28.3.3 +incompatible
12
12
github.com/golang-jwt/jwt/v4 v4.5.2
13
13
github.com/google/uuid v1.6.0
14
14
github.com/moby/term v0.5.0
Original file line number Diff line number Diff line change @@ -29,8 +29,8 @@ github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c
29
29
github.com/davecgh/go-spew v1.1.1 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
30
30
github.com/dlclark/regexp2 v1.11.5 h1:Q/sSnsKerHeCkc/jSTNq1oCm7KiVgUMZRDUoRu0JQZQ =
31
31
github.com/dlclark/regexp2 v1.11.5 /go.mod h1:DHkYz0B9wPfa6wondMfaivmHpzrQ3v9q8cnmRbL6yW8 =
32
- github.com/docker/cli v28.3.2 +incompatible h1:mOt9fcLE7zaACbxW1GeS65RI67wIJrTnqS3hP2huFsY =
33
- github.com/docker/cli v28.3.2 +incompatible /go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8 =
32
+ github.com/docker/cli v28.3.3 +incompatible h1:fp9ZHAr1WWPGdIWBM1b3zLtgCF+83gRdVMTJsUeiyAo =
33
+ github.com/docker/cli v28.3.3 +incompatible /go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8 =
34
34
github.com/docker/docker-credential-helpers v0.6.4 h1:axCks+yV+2MR3/kZhAmy07yC56WZ2Pwu/fKWtKuZB0o =
35
35
github.com/docker/docker-credential-helpers v0.6.4 /go.mod h1:ofX3UI0Gz1TteYBjtgs07O36Pyasyp66D2uKT7H8W1c =
36
36
github.com/golang-jwt/jwt/v4 v4.0.0 /go.mod h1:/xlHOz8bRuivTWchD4jCa+NbatV+wEUSzwAxVc6locg =
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ github.com/davecgh/go-spew/spew
33
33
## explicit; go 1.13
34
34
github.com/dlclark/regexp2
35
35
github.com/dlclark/regexp2/syntax
36
- # github.com/docker/cli v28.3.2 +incompatible
36
+ # github.com/docker/cli v28.3.3 +incompatible
37
37
## explicit
38
38
github.com/docker/cli/cli/config
39
39
github.com/docker/cli/cli/config/configfile
You can’t perform that action at this time.
0 commit comments