File tree 2 files changed +6
-3
lines changed
2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ require (
7
7
github.com/adevinta/vulcan-metrics-client v1.0.1
8
8
github.com/adevinta/vulcan-report v1.0.0
9
9
github.com/aws/aws-sdk-go v1.44.313
10
- github.com/docker/cli v24 .0.5 +incompatible
10
+ github.com/docker/cli v25 .0.3 +incompatible
11
11
github.com/docker/distribution v2.8.2+incompatible
12
12
github.com/docker/docker v24.0.5+incompatible
13
13
github.com/docker/go-connections v0.4.0
@@ -24,6 +24,7 @@ require (
24
24
github.com/DataDog/datadog-go v4.8.3+incompatible // indirect
25
25
github.com/Microsoft/go-winio v0.5.2 // indirect
26
26
github.com/beorn7/perks v1.0.1 // indirect
27
+ github.com/distribution/reference v0.5.0 // indirect
27
28
github.com/docker/docker-credential-helpers v0.6.4 // indirect
28
29
github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c // indirect
29
30
github.com/docker/go-metrics v0.0.1 // indirect
Original file line number Diff line number Diff line change @@ -42,8 +42,10 @@ github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSs
42
42
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c =
43
43
github.com/davecgh/go-spew v1.1.1 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
44
44
github.com/denisenkom/go-mssqldb v0.0.0-20191128021309-1d7a30a10f73 /go.mod h1:xbL0rPBG9cCiLr28tMa8zpbdarY27NDyej4t/EjAShU =
45
- github.com/docker/cli v24.0.5+incompatible h1:WeBimjvS0eKdH4Ygx+ihVq1Q++xg36M/rMi4aXAvodc =
46
- github.com/docker/cli v24.0.5+incompatible /go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8 =
45
+ github.com/distribution/reference v0.5.0 h1:/FUIFXtfc/x2gpa5/VGfiGLuOIdYa1t65IKK2OFGvA0 =
46
+ github.com/distribution/reference v0.5.0 /go.mod h1:BbU0aIcezP1/5jX/8MP0YiH4SdvB5Y4f/wlDRiLyi3E =
47
+ github.com/docker/cli v25.0.3+incompatible h1:KLeNs7zws74oFuVhgZQ5ONGZiXUUdgsdy6/EsX/6284 =
48
+ github.com/docker/cli v25.0.3+incompatible /go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8 =
47
49
github.com/docker/distribution v2.7.1+incompatible /go.mod h1:J2gT2udsDAN96Uj4KfcMRqY0/ypR+oyYUYmja8H+y+w =
48
50
github.com/docker/distribution v2.8.2+incompatible h1:T3de5rq0dB1j30rp0sA2rER+m322EBzniBPB6ZIzuh8 =
49
51
github.com/docker/distribution v2.8.2+incompatible /go.mod h1:J2gT2udsDAN96Uj4KfcMRqY0/ypR+oyYUYmja8H+y+w =
You can’t perform that action at this time.
0 commit comments