Merge pull request 'go版本修改' (#2) from cfy-feat-dev into main

Reviewed-on: #2
This commit is contained in:
2025-11-03 10:31:13 +08:00

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