fix(go): invalid Go toolchain version (#3961)

This commit is contained in:
thinkerou 2024-05-10 07:27:42 +08:00 committed by GitHub
parent 7e298066ba
commit c677ccc40a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

2
go.mod
View File

@ -1,6 +1,6 @@
module github.com/gin-gonic/gin module github.com/gin-gonic/gin
go 1.21 go 1.21.0
require ( require (
github.com/bytedance/sonic v1.11.6 github.com/bytedance/sonic v1.11.6