Skip to content

Commit d6b8e40

Browse files
committed
docs: align go version with main module
Signed-off-by: Sebastiaan van Stijn <[email protected]>
1 parent 004ab9e commit d6b8e40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/generate/go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/docker/cli/docs/generate
33
// dummy go.mod to avoid dealing with dependencies specific
44
// to docs generation and not really part of the project.
55

6-
go 1.22.0
6+
go 1.23.0
77

88
//require (
99
// github.com/docker/cli v0.0.0+incompatible

0 commit comments

Comments
 (0)