2 Commits

Author SHA1 Message Date
8a1af0b9be Merge branch 'main' of https://git.whblueocean.cn/blueocean-go/response into cfy-feat-dev 2025-11-03 10:38:52 +08:00
0d0edb0076 go版本 2025-11-03 10:38:46 +08:00

2
go.mod
View File

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