diff --git a/go.mod b/go.mod index 15f07f2..0667b7e 100644 --- a/go.mod +++ b/go.mod @@ -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