File tree Expand file tree Collapse file tree 3 files changed +5
-6
lines changed Expand file tree Collapse file tree 3 files changed +5
-6
lines changed Original file line number Diff line number Diff line change 22
33## v0.19.0 (Sep 9th, 2024)
44* Updated dependencies:
5- * ` github.com/googleapis/enterprise-certificate-proxy ` v0.3.3 -> v0.3.4
6- * ` github.com/docker/docker ` v25.0.6 -> v25.0.5
7-
5+ * ` github.com/googleapis/enterprise-certificate-proxy ` v0.3.3 -> v0.3.4
6+
87
98## v0.18.0 (Sep 5th, 2024)
109* Updated dependencies:
Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ require (
3636 github.com/cenkalti/backoff/v3 v3.2.2 // indirect
3737 github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
3838 github.com/distribution/reference v0.6.0 // indirect
39- github.com/docker/docker v25.0.5 +incompatible // indirect
39+ github.com/docker/docker v25.0.6 +incompatible // indirect
4040 github.com/docker/go-connections v0.4.0 // indirect
4141 github.com/docker/go-units v0.5.0 // indirect
4242 github.com/evanphx/json-patch/v5 v5.6.0 // indirect
Original file line number Diff line number Diff line change @@ -51,8 +51,8 @@ github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc h1:U9qPSI2PIWSS1
5151github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
5252github.com/distribution/reference v0.6.0 h1:0IXCQ5g4/QMHHkarYzh5l+u8T3t73zM5QvfrDyIgxBk =
5353github.com/distribution/reference v0.6.0 /go.mod h1:BbU0aIcezP1/5jX/8MP0YiH4SdvB5Y4f/wlDRiLyi3E =
54- github.com/docker/docker v25.0.5 +incompatible h1:UmQydMduGkrD5nQde1mecF/YnSbTOaPeFIeP5C4W+DE =
55- github.com/docker/docker v25.0.5 +incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
54+ github.com/docker/docker v25.0.6 +incompatible h1:5cPwbwriIcsua2REJe8HqQV+6WlWc1byg2QSXzBxBGg =
55+ github.com/docker/docker v25.0.6 +incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
5656github.com/docker/go-connections v0.4.0 h1:El9xVISelRB7BuFusrZozjnkIM5YnzCViNKohAFqRJQ =
5757github.com/docker/go-connections v0.4.0 /go.mod h1:Gbd7IOopHjR8Iph03tsViu4nIes5XhDvyHbTtUxmeec =
5858github.com/docker/go-units v0.5.0 h1:69rxXcBk27SvSaaxTtLh/8llcHD8vYHT7WSdRZ/jvr4 =
You can’t perform that action at this time.
0 commit comments