upgrade go version

This commit is contained in:
Tnze
2024-07-28 00:48:45 +08:00
parent 66b3b11049
commit 47ca8a6d9d
3 changed files with 3 additions and 3 deletions

2
go.mod
View File

@ -1,6 +1,6 @@
module github.com/Tnze/go-mc
go 1.20
go 1.22
require (
github.com/google/uuid v1.3.0