@cryptotaxi247 / netdata-1 / commits / af1dad43a

build(deps): bump github.com/docker/docker from 28.3.3+incompatible to 28.4.0+incompatible in /src/go (#20929)

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

dependabot[bot] committed Sep 5, 2025 at 21:32 UTC af1dad43a70e064f28ce84b3fbf812ec3aaf2106
2 files changed +3 -3
src/go/go.mod
+1 -1
@@ -15,7 +15,7 @@ require (
15 github.com/clbanning/rfile/v2 v2.0.0-20231024120205-ac3fca974b0e
16 github.com/cloudflare/cfssl v1.6.5
17 github.com/coreos/go-systemd/v22 v22.6.0
18 - github.com/docker/docker v28.3.3+incompatible
18 + github.com/docker/docker v28.4.0+incompatible
19 github.com/facebook/time v0.0.0-20250211113239-e3e1421a0980
20 github.com/fsnotify/fsnotify v1.9.0
21 github.com/go-ldap/ldap/v3 v3.4.11
src/go/go.sum
+2 -2
@@ -95,8 +95,8 @@ github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f h1:lO4WD4F/r
95 github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f/go.mod h1:cuUVRXasLTGF7a8hSLbxyZXjz+1KgoB3wDUb6vlszIc=
96 github.com/distribution/reference v0.5.0 h1:/FUIFXtfc/x2gpa5/VGfiGLuOIdYa1t65IKK2OFGvA0=
97 github.com/distribution/reference v0.5.0/go.mod h1:BbU0aIcezP1/5jX/8MP0YiH4SdvB5Y4f/wlDRiLyi3E=
98 -github.com/docker/docker v28.3.3+incompatible h1:Dypm25kh4rmk49v1eiVbsAtpAsYURjYkaKubwuBdxEI=
99 -github.com/docker/docker v28.3.3+incompatible/go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk=
98 +github.com/docker/docker v28.4.0+incompatible h1:KVC7bz5zJY/4AZe/78BIvCnPsLaC9T/zh72xnlrTTOk=
99 +github.com/docker/docker v28.4.0+incompatible/go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk=
100 github.com/docker/go-connections v0.4.0 h1:El9xVISelRB7BuFusrZozjnkIM5YnzCViNKohAFqRJQ=
101 github.com/docker/go-connections v0.4.0/go.mod h1:Gbd7IOopHjR8Iph03tsViu4nIes5XhDvyHbTtUxmeec=
102 github.com/docker/go-units v0.5.0 h1:69rxXcBk27SvSaaxTtLh/8llcHD8vYHT7WSdRZ/jvr4=