Skip to content

Commit 92a3934

Browse files
committed
go.mod: go 1.24.0
Go >= 1.24 is required for using `t.Context()` Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
1 parent 3d51080 commit 92a3934

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// gomodjail:confined
22
module github.com/lima-vm/lima/v2
33

4-
go 1.23.0
4+
go 1.24.0
55

66
require (
77
al.essio.dev/pkg/shellescape v1.6.0

0 commit comments

Comments
 (0)