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 @@ -8,7 +8,7 @@ require (
8
8
git.tcp.direct/tcp.direct/database v0.3.2
9
9
github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2
10
10
github.com/gin-contrib/gzip v1.0.0
11
- github.com/gin-contrib/logger v1.1.0
11
+ github.com/gin-contrib/logger v1.1.1
12
12
github.com/gin-gonic/gin v1.9.1
13
13
github.com/json-iterator/go v1.1.12
14
14
github.com/muesli/termenv v0.15.2
Original file line number Diff line number Diff line change @@ -125,8 +125,8 @@ github.com/gabriel-vasile/mimetype v1.4.3/go.mod h1:d8uq/6HKRL6CGdk+aubisF/M5GcP
125
125
github.com/ghodss/yaml v1.0.0 /go.mod h1:4dBDuWmgqj2HViK6kFavaiC9ZROes6MMH2rRYeMEF04 =
126
126
github.com/gin-contrib/gzip v1.0.0 h1:UKN586Po/92IDX6ie5CWLgMI81obiIp5nSP85T3wlTk =
127
127
github.com/gin-contrib/gzip v1.0.0 /go.mod h1:CtG7tQrPB3vIBo6Gat9FVUsis+1emjvQqd66ME5TdnE =
128
- github.com/gin-contrib/logger v1.1.0 h1:dP/HkfjUy9nFcyBolgXcStpgUrYToAfSs/GsVIe0l5Y =
129
- github.com/gin-contrib/logger v1.1.0 /go.mod h1:onbSPF8qkdvedG2DDUPSTmq1HiQH5yGa7BXq+m3yQ3A =
128
+ github.com/gin-contrib/logger v1.1.1 h1:78Qzfpx3JvpnNX/6bErifIcnFqwbVKl2gS5WGExFPOs =
129
+ github.com/gin-contrib/logger v1.1.1 /go.mod h1:Cmqqcc6Yce4+r776VET1AcU4ydAR6sMKuDtBKLje20Y =
130
130
github.com/gin-contrib/sse v0.1.0 h1:Y/yl/+YNO8GZSjAhjMsSuLt29uWRFHdHYUb5lYOV9qE =
131
131
github.com/gin-contrib/sse v0.1.0 /go.mod h1:RHrZQHXnP2xjPF+u1gW/2HnVO7nvIa9PG3Gm+fLHvGI =
132
132
github.com/gin-gonic/gin v1.9.1 h1:4idEAncQnU5cB7BeOkPtxjfCSye0AAm1R0RVIqJ+Jmg =
You can’t perform that action at this time.
0 commit comments