This commit is contained in:
2025-11-03 10:38:46 +08:00
parent 57151bf17b
commit 0d0edb0076

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