Skip to content
This repository was archived by the owner on May 21, 2025. It is now read-only.

Commit 3a063e7

Browse files
authored
1 parent 4807806 commit 3a063e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ require (
66
github.com/ajg/form v1.5.1 // indirect
77
github.com/aws/aws-lambda-go v1.19.1
88
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
1010
github.com/go-chi/chi/v5 v5.0.2
1111
github.com/gofiber/fiber/v2 v2.1.0
1212
github.com/google/go-querystring v1.0.0 // indirect

0 commit comments

Comments
 (0)