Skip to content

Commit b0216d5

Browse files
committed
require go 1.23 a oldest stable go release
Signed-off-by: Nicolas De Loof <[email protected]>
1 parent 84b7d5a commit b0216d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/compose-spec/compose-go/v2
22

3-
go 1.21
3+
go 1.23
44

55
require (
66
github.com/distribution/reference v0.5.0

0 commit comments

Comments
 (0)