This repository was archived by the owner on May 21, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ require (
6
6
github.com/ajg/form v1.5.1 // indirect
7
7
github.com/aws/aws-lambda-go v1.19.1
8
8
github.com/fasthttp-contrib/websocket v0.0.0-20160511215533-1f3b11f56072 // indirect
9
- github.com/gin-gonic/gin v1.7.2
9
+ github.com/gin-gonic/gin v1.7.7
10
10
github.com/go-chi/chi/v5 v5.0.2
11
11
github.com/gofiber/fiber/v2 v2.1.0
12
12
github.com/google/go-querystring v1.0.0 // indirect
Original file line number Diff line number Diff line change @@ -53,8 +53,8 @@ github.com/gavv/httpexpect v2.0.0+incompatible h1:1X9kcRshkSKEjNJJxX9Y9mQ5BRfbxU
53
53
github.com/gavv/httpexpect v2.0.0+incompatible /go.mod h1:x+9tiU1YnrOvnB725RkpoLv1M62hOWzwo5OXotisrKc =
54
54
github.com/gin-contrib/sse v0.1.0 h1:Y/yl/+YNO8GZSjAhjMsSuLt29uWRFHdHYUb5lYOV9qE =
55
55
github.com/gin-contrib/sse v0.1.0 /go.mod h1:RHrZQHXnP2xjPF+u1gW/2HnVO7nvIa9PG3Gm+fLHvGI =
56
- github.com/gin-gonic/gin v1.7.2 h1:Tg03T9yM2xa8j6I3Z3oqLaQRSmKvxPd6g/2HJ6zICFA =
57
- github.com/gin-gonic/gin v1.7.2 /go.mod h1:jD2toBW3GZUr5UMcdrwQA10I7RuaFOl/SGeDjXkfUtY =
56
+ github.com/gin-gonic/gin v1.7.7 h1:3DoBmSbJbZAWqXJC3SLjAPfutPJJRN1U5pALB7EeTTs =
57
+ github.com/gin-gonic/gin v1.7.7 /go.mod h1:axIBovoeJpVj8S3BwE0uPMTeReE4+AfFtqpqaZ1qq1U =
58
58
github.com/go-check/check v0.0.0-20180628173108-788fd7840127 h1:0gkP6mzaMqkmpcJYCFOLkIBwI7xFExG03bbkOkCvUPI =
59
59
github.com/go-check/check v0.0.0-20180628173108-788fd7840127 /go.mod h1:9ES+weclKsC9YodN5RgxqK/VD9HM9JsCSh7rNhMZE98 =
60
60
github.com/go-chi/chi/v5 v5.0.2 h1:4xKeALZdMEsuI5s05PU2Bm89Uc5iM04qFubUCl5LfAQ =
You can’t perform that action at this time.
0 commit comments