build: 使用 go1.21.4

This commit is contained in:
Mmx233
2023-12-01 00:40:30 +08:00
parent 0bc77b6dc2
commit 2808ae50c2

2
go.mod
View File

@@ -1,6 +1,6 @@
module github.com/Mmx233/BitSrunLoginGo
go 1.21.0
go 1.21.4
require (
github.com/Mmx233/tool v0.7.3