- 将 go.mod 中的 Go 版本从 1.25 升级到 1.26 - 保持其他依赖项不变
@@ -1,6 +1,6 @@
module dypid
go 1.25
go 1.26
require (
github.com/gin-contrib/cors v1.7.6
The note is not visible to the blocked user.