Skip to content

Commit ea8b473

Browse files
fix(security): update module github.com/docker/compose/v2 to v2.40.2 [security]
1 parent d907de7 commit ea8b473

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

providers/flagd/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ require (
7575
github.com/docker/buildx v0.22.0 // indirect
7676
github.com/docker/cli v28.0.4+incompatible // indirect
7777
github.com/docker/cli-docs-tool v0.9.0 // indirect
78-
github.com/docker/compose/v2 v2.35.0 // indirect
78+
github.com/docker/compose/v2 v2.40.2 // indirect
7979
github.com/docker/distribution v2.8.3+incompatible // indirect
8080
github.com/docker/docker v28.3.3+incompatible // indirect
8181
github.com/docker/docker-credential-helpers v0.8.2 // indirect

0 commit comments

Comments
 (0)