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 @@ -12,7 +12,7 @@ require (
1212 github.com/PuerkitoBio/goquery v1.9.2
1313 github.com/TibiaData/tibiadata-api-go/src/static v0.0.0-20240314153557-113fb3dc9408
1414 github.com/TibiaData/tibiadata-api-go/src/validation v0.0.0-20240314153557-113fb3dc9408
15- github.com/gin-contrib/gzip v1.0.0
15+ github.com/gin-contrib/gzip v1.0.1
1616 github.com/gin-gonic/gin v1.10.0
1717 github.com/go-resty/resty/v2 v2.12.0
1818 github.com/mantyr/go-charset v0.0.0-20160510214718-44d054d82c4a
Original file line number Diff line number Diff line change @@ -15,8 +15,8 @@ github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c
1515github.com/davecgh/go-spew v1.1.1 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
1616github.com/gabriel-vasile/mimetype v1.4.3 h1:in2uUcidCuFcDKtdcBxlR0rJ1+fsokWf+uqxgUFjbI0 =
1717github.com/gabriel-vasile/mimetype v1.4.3 /go.mod h1:d8uq/6HKRL6CGdk+aubisF/M5GcPfT7nKyLpA0lbSSk =
18- github.com/gin-contrib/gzip v1.0.0 h1:UKN586Po/92IDX6ie5CWLgMI81obiIp5nSP85T3wlTk =
19- github.com/gin-contrib/gzip v1.0.0 /go.mod h1:CtG7tQrPB3vIBo6Gat9FVUsis+1emjvQqd66ME5TdnE =
18+ github.com/gin-contrib/gzip v1.0.1 h1:HQ8ENHODeLY7a4g1Au/46Z92bdGFl74OhxcZble9WJE =
19+ github.com/gin-contrib/gzip v1.0.1 /go.mod h1:njt428fdUNRvjuJf16tZMYZ2Yl+WQB53X5wmhDwXvC4 =
2020github.com/gin-contrib/sse v0.1.0 h1:Y/yl/+YNO8GZSjAhjMsSuLt29uWRFHdHYUb5lYOV9qE =
2121github.com/gin-contrib/sse v0.1.0 /go.mod h1:RHrZQHXnP2xjPF+u1gW/2HnVO7nvIa9PG3Gm+fLHvGI =
2222github.com/gin-gonic/gin v1.10.0 h1:nTuyha1TYqgedzytsKYqna+DfLos46nTv2ygFy86HFU =
You can’t perform that action at this time.
0 commit comments