Skip to content

Commit 32c160d

Browse files
Bump github.com/docker/docker
Bumps the go_modules group with 1 update in the /backend directory: [github.com/docker/docker](https://github.com/docker/docker). Updates `github.com/docker/docker` from 28.3.2+incompatible to 28.3.3+incompatible - [Release notes](https://github.com/docker/docker/releases) - [Commits](moby/moby@v28.3.2...v28.3.3) --- updated-dependencies: - dependency-name: github.com/docker/docker dependency-version: 28.3.3+incompatible dependency-type: indirect dependency-group: go_modules ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f7ef4d6 commit 32c160d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ require (
4242
github.com/cyphar/filepath-securejoin v0.4.1 // indirect
4343
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
4444
github.com/distribution/reference v0.6.0 // indirect
45-
github.com/docker/docker v28.3.2+incompatible // indirect
45+
github.com/docker/docker v28.3.3+incompatible // indirect
4646
github.com/docker/go-connections v0.5.0 // indirect
4747
github.com/docker/go-units v0.5.0 // indirect
4848
github.com/emicklei/go-restful/v3 v3.12.2 // indirect

0 commit comments

Comments
 (0)