Skip to content

Commit 30864a1

Browse files
authored
Merge pull request #801 from AkihiroSuda/go-mod-118
go.mod: use go 1.18 format to reduce go.sum lines
2 parents 5eb0e50 + e72a92f commit 30864a1

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)