Skip to content

Commit f453a3a

Browse files
committed
go.mod: bump minimum go version to go1.24
Signed-off-by: Sebastiaan van Stijn <[email protected]>
1 parent 042728d commit f453a3a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/containerd/platforms
22

3-
go 1.21
3+
go 1.24
44

55
require (
66
github.com/containerd/log v0.1.0

0 commit comments

Comments
 (0)