build: 使用go1.18

This commit is contained in:
Mmx233
2022-03-30 13:44:49 +08:00
parent 398ec630c9
commit 9fa9a04f63

2
go.mod
View File

@@ -1,6 +1,6 @@
module github.com/Mmx233/BitSrunLoginGo
go 1.17
go 1.18
require (
github.com/Mmx233/tool v0.6.0