We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7ef4d6 commit 32c160dCopy full SHA for 32c160d
backend/go.mod
@@ -42,7 +42,7 @@ require (
42
github.com/cyphar/filepath-securejoin v0.4.1 // indirect
43
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
44
github.com/distribution/reference v0.6.0 // indirect
45
- github.com/docker/docker v28.3.2+incompatible // indirect
+ github.com/docker/docker v28.3.3+incompatible // indirect
46
github.com/docker/go-connections v0.5.0 // indirect
47
github.com/docker/go-units v0.5.0 // indirect
48
github.com/emicklei/go-restful/v3 v3.12.2 // indirect
0 commit comments