Skip to content

Commit e72a92f

Browse files
committed
go.mod: use go 1.18 format to reduce go.sum lines
Signed-off-by: Akihiro Suda <[email protected]>
1 parent ea76fd3 commit e72a92f

File tree

2 files changed

+1
-1281
lines changed

2 files changed

+1
-1281
lines changed

go.mod

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

3-
go 1.17
3+
go 1.18
44

55
require (
66
github.com/AlecAivazis/survey/v2 v2.3.4

0 commit comments

Comments
 (0)