Skip to content

Commit 0408fad

Browse files
authored
Merge pull request #996 from elgohr/dependabot/go_modules/docker-cf6471f37a
Bump github.com/docker/docker from 28.0.2+incompatible to 28.0.4+incompatible in the docker group
2 parents 65bffc3 + bc60837 commit 0408fad

File tree

3 files changed

+4
-6
lines changed

3 files changed

+4
-6
lines changed

go.mod

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@ module github.com/elgohr/go-localstack
22

33
go 1.23
44

5-
toolchain go1.24.0
6-
75
require (
86
github.com/Masterminds/semver/v3 v3.3.1
97
github.com/aws/aws-sdk-go v1.55.5
@@ -33,7 +31,7 @@ require (
3331
github.com/aws/aws-sdk-go-v2/service/ssm v1.52.8
3432
github.com/aws/aws-sdk-go-v2/service/sts v1.30.7
3533
github.com/aws/smithy-go v1.20.4
36-
github.com/docker/docker v28.0.2+incompatible
34+
github.com/docker/docker v28.0.4+incompatible
3735
github.com/docker/go-connections v0.5.0
3836
github.com/maxbrunsfeld/counterfeiter/v6 v6.11.2
3937
github.com/opencontainers/image-spec v1.1.1

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,8 +95,8 @@ github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c
9595
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
9696
github.com/distribution/reference v0.6.0 h1:0IXCQ5g4/QMHHkarYzh5l+u8T3t73zM5QvfrDyIgxBk=
9797
github.com/distribution/reference v0.6.0/go.mod h1:BbU0aIcezP1/5jX/8MP0YiH4SdvB5Y4f/wlDRiLyi3E=
98-
github.com/docker/docker v28.0.2+incompatible h1:9BILleFwug5FSSqWBgVevgL3ewDJfWWWyZVqlDMttE8=
99-
github.com/docker/docker v28.0.2+incompatible/go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk=
98+
github.com/docker/docker v28.0.4+incompatible h1:JNNkBctYKurkw6FrHfKqY0nKIDf5nrbxjVBtS+cdcok=
99+
github.com/docker/docker v28.0.4+incompatible/go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk=
100100
github.com/docker/go-connections v0.5.0 h1:USnMq7hx7gwdVZq1L49hLXaFtUdTADjXGp+uj1Br63c=
101101
github.com/docker/go-connections v0.5.0/go.mod h1:ov60Kzw0kKElRwhNs9UlUHAE/F9Fe6GLaXnqyDdmEXc=
102102
github.com/docker/go-units v0.5.0 h1:69rxXcBk27SvSaaxTtLh/8llcHD8vYHT7WSdRZ/jvr4=

vendor/modules.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -260,7 +260,7 @@ github.com/davecgh/go-spew/spew
260260
# github.com/distribution/reference v0.6.0
261261
## explicit; go 1.20
262262
github.com/distribution/reference
263-
# github.com/docker/docker v28.0.2+incompatible
263+
# github.com/docker/docker v28.0.4+incompatible
264264
## explicit
265265
github.com/docker/docker/api
266266
github.com/docker/docker/api/types

0 commit comments

Comments
 (0)