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 @@ -10,7 +10,7 @@ replace github.com/tibiadata/tibiadata-api-go/src/validation => ./src/validation
1010
1111require (
1212 github.com/PuerkitoBio/goquery v1.10.3
13- github.com/gin-contrib/gzip v1.2.4
13+ github.com/gin-contrib/gzip v1.2.5
1414 github.com/gin-gonic/gin v1.11.0
1515 github.com/go-resty/resty/v2 v2.16.5
1616 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.10 h1:zyueNbySn/z8mJZHLt6IPw0KoZsiQNszIpU+bX4+ZK0 =
1717github.com/gabriel-vasile/mimetype v1.4.10 /go.mod h1:d+9Oxyo1wTzWdyVUPMmXFvp4F9tea18J8ufA774AB3s =
18- github.com/gin-contrib/gzip v1.2.4 h1:yNz4EhPC2kHSZJD1oc1zwp7MLEhEZ3goQeGM3a1b6jU =
19- github.com/gin-contrib/gzip v1.2.4 /go.mod h1:aomRgR7ftdZV3uWY0gW/m8rChfxau0n8YVvwlOHONzw =
18+ github.com/gin-contrib/gzip v1.2.5 h1:fIZs0S+l17pIu1P5XRJOo/YNqfIuPCrZZ3TWB7pjckI =
19+ github.com/gin-contrib/gzip v1.2.5 /go.mod h1:aomRgR7ftdZV3uWY0gW/m8rChfxau0n8YVvwlOHONzw =
2020github.com/gin-contrib/sse v1.1.0 h1:n0w2GMuUpWDVp7qSpvze6fAu9iRxJY4Hmj6AmBOU05w =
2121github.com/gin-contrib/sse v1.1.0 /go.mod h1:hxRZ5gVpWMT7Z0B0gSNYqqsSCNIJMjzvm6fqCz9vjwM =
2222github.com/gin-gonic/gin v1.11.0 h1:OW/6PLjyusp2PPXtyxKHU0RbX6I/l28FTdDlae5ueWk =
You can’t perform that action at this time.
0 commit comments