go版本修改

This commit is contained in:
2025-11-03 10:30:18 +08:00
parent d11716aaf4
commit a794898c33

2
go.mod
View File

@@ -1,6 +1,6 @@
module git.whblueocean.cn/blueocean-go/response
go 1.25.3
go 1.18
require (
github.com/gin-gonic/gin v1.11.0