build: 使用 go1.20

This commit is contained in:
Mmx233
2023-04-07 10:24:38 +08:00
parent 078d6cbd4d
commit 062a4e620e
2 changed files with 1 additions and 1 deletions

2
go.mod
View File

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