build: 使用 go1.19

This commit is contained in:
Mmx233
2022-08-14 20:24:17 +08:00
parent 88eab2da3e
commit 68e9a43e3d

2
go.mod
View File

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