Skip to content

Commit ea27f67

Browse files
committed
fix: Set go version in go.mod to minimum supported version
1 parent c44a0de commit ea27f67

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/cetteup/joinme.click-launcher
22

3-
go 1.19
3+
go 1.18
44

55
require golang.org/x/sys v0.21.0
66

0 commit comments

Comments
 (0)