@cryptotaxi247 / netdata-1 / commits / d59a4f73d

Bump github.com/docker/docker from 27.0.0+incompatible to 27.0.2+incompatible in /src/go/collectors/go.d.plugin (#18047)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

dependabot[bot] committed Jul 1, 2024 at 10:24 UTC d59a4f73d6a3ecc4152baa0a80bd5d22ba03ffed
2 files changed +3 -3
src/go/collectors/go.d.plugin/go.mod
+1 -1
@@ -16,7 +16,7 @@ require (
16 github.com/clbanning/rfile/v2 v2.0.0-20231024120205-ac3fca974b0e
17 github.com/cloudflare/cfssl v1.6.5
18 github.com/coreos/go-systemd/v22 v22.5.0
19 - github.com/docker/docker v27.0.0+incompatible
19 + github.com/docker/docker v27.0.2+incompatible
20 github.com/facebook/time v0.0.0-20240419201005-e4f24e18edf7
21 github.com/fsnotify/fsnotify v1.7.0
22 github.com/go-redis/redis/v8 v8.11.5
src/go/collectors/go.d.plugin/go.sum
+2 -2
@@ -54,8 +54,8 @@ github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f h1:lO4WD4F/r
54 github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f/go.mod h1:cuUVRXasLTGF7a8hSLbxyZXjz+1KgoB3wDUb6vlszIc=
55 github.com/distribution/reference v0.5.0 h1:/FUIFXtfc/x2gpa5/VGfiGLuOIdYa1t65IKK2OFGvA0=
56 github.com/distribution/reference v0.5.0/go.mod h1:BbU0aIcezP1/5jX/8MP0YiH4SdvB5Y4f/wlDRiLyi3E=
57 -github.com/docker/docker v27.0.0+incompatible h1:JRugTYuelmWlW0M3jakcIadDx2HUoUO6+Tf2C5jVfwA=
58 -github.com/docker/docker v27.0.0+incompatible/go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk=
57 +github.com/docker/docker v27.0.2+incompatible h1:mNhCtgXNV1fIRns102grG7rdzIsGGCq1OlOD0KunZos=
58 +github.com/docker/docker v27.0.2+incompatible/go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk=
59 github.com/docker/go-connections v0.4.0 h1:El9xVISelRB7BuFusrZozjnkIM5YnzCViNKohAFqRJQ=
60 github.com/docker/go-connections v0.4.0/go.mod h1:Gbd7IOopHjR8Iph03tsViu4nIes5XhDvyHbTtUxmeec=
61 github.com/docker/go-units v0.5.0 h1:69rxXcBk27SvSaaxTtLh/8llcHD8vYHT7WSdRZ/jvr4=