feat: update go version 1.22

This commit is contained in:
liruichen_wsl 2024-08-21 16:21:59 +08:00
parent c85c491bc9
commit eddd55fdb5

2
go.mod
View File

@ -1,6 +1,6 @@
module github.com/RickLeee/goc/v2 module github.com/RickLeee/goc/v2
go 1.20 go 1.22
require ( require (
github.com/gin-gonic/gin v1.7.2 github.com/gin-gonic/gin v1.7.2