File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 44
55require (
66 github.com/gin-contrib/sse v0.1.0 // indirect
7- github.com/gin-gonic/gin v1.7.4
7+ github.com/gin-gonic/gin v1.7.7
88 github.com/golang/protobuf v1.3.3 // indirect
99 github.com/json-iterator/go v1.1.9 // indirect
1010 github.com/mattn/go-isatty v0.0.12 // indirect
Original file line number Diff line number Diff line change @@ -9,6 +9,8 @@ github.com/gin-gonic/gin v1.3.0 h1:kCmZyPklC0gVdL728E6Aj20uYBJV93nj/TkwBTKhFbs=
99github.com/gin-gonic/gin v1.3.0 /go.mod h1:7cKuhb5qV2ggCFctp2fJQ+ErvciLZrIeoOSOm6mUr7Y =
1010github.com/gin-gonic/gin v1.7.4 h1:QmUZXrvJ9qZ3GfWvQ+2wnW/1ePrTEJqPKMYEU3lD/DM =
1111github.com/gin-gonic/gin v1.7.4 /go.mod h1:jD2toBW3GZUr5UMcdrwQA10I7RuaFOl/SGeDjXkfUtY =
12+ github.com/gin-gonic/gin v1.7.7 h1:3DoBmSbJbZAWqXJC3SLjAPfutPJJRN1U5pALB7EeTTs =
13+ github.com/gin-gonic/gin v1.7.7 /go.mod h1:axIBovoeJpVj8S3BwE0uPMTeReE4+AfFtqpqaZ1qq1U =
1214github.com/go-playground/assert/v2 v2.0.1 /go.mod h1:VDjEfimB/XKnb+ZQfWdccd7VUvScMdVu0Titje2rxJ4 =
1315github.com/go-playground/locales v0.13.0 h1:HyWk6mgj5qFqCT5fjGBuRArbVDfE4hi8+e8ceBS/t7Q =
1416github.com/go-playground/locales v0.13.0 /go.mod h1:taPMhCMXrRLJO55olJkUXHZBHCxTMfnGwq/HNwmWNS8 =
You can’t perform that action at this time.
0 commit comments