4 Commits

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