File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ toolchain go1.23.4
9
9
10
10
require (
11
11
github.com/KimMachineGun/automemlimit v0.6.1
12
- github.com/docker/docker v27.4.1 +incompatible
12
+ github.com/docker/docker v27.5.0 +incompatible
13
13
github.com/kelseyhightower/envconfig v1.4.0
14
14
github.com/prometheus/client_golang v1.20.5
15
15
github.com/prometheus/common v0.61.0
Original file line number Diff line number Diff line change @@ -40,8 +40,8 @@ github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc h1:U9qPSI2PIWSS1
40
40
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
41
41
github.com/distribution/reference v0.6.0 h1:0IXCQ5g4/QMHHkarYzh5l+u8T3t73zM5QvfrDyIgxBk =
42
42
github.com/distribution/reference v0.6.0 /go.mod h1:BbU0aIcezP1/5jX/8MP0YiH4SdvB5Y4f/wlDRiLyi3E =
43
- github.com/docker/docker v27.4.1 +incompatible h1:ZJvcY7gfwHn1JF48PfbyXg7Jyt9ZCWDW+GGXOIxEwp4 =
44
- github.com/docker/docker v27.4.1 +incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
43
+ github.com/docker/docker v27.5.0 +incompatible h1:um++2NcQtGRTz5eEgO6aJimo6/JxrTXC941hd05JO6U =
44
+ github.com/docker/docker v27.5.0 +incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
45
45
github.com/docker/go-connections v0.5.0 h1:USnMq7hx7gwdVZq1L49hLXaFtUdTADjXGp+uj1Br63c =
46
46
github.com/docker/go-connections v0.5.0 /go.mod h1:ov60Kzw0kKElRwhNs9UlUHAE/F9Fe6GLaXnqyDdmEXc =
47
47
github.com/docker/go-units v0.5.0 h1:69rxXcBk27SvSaaxTtLh/8llcHD8vYHT7WSdRZ/jvr4 =
You can’t perform that action at this time.
0 commit comments