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 @@ -14,7 +14,7 @@ require (
1414 github.com/TibiaData/tibiadata-api-go/src/validation v0.0.0-20241229115813-fecb04300adf
1515 github.com/gin-contrib/gzip v1.1.0
1616 github.com/gin-gonic/gin v1.10.0
17- github.com/go-resty/resty/v2 v2.16.2
17+ github.com/go-resty/resty/v2 v2.16.3
1818 github.com/mantyr/go-charset v0.0.0-20160510214718-44d054d82c4a
1919 github.com/stretchr/testify v1.10.0
2020 golang.org/x/text v0.21.0
Original file line number Diff line number Diff line change @@ -30,8 +30,8 @@ github.com/go-playground/universal-translator v0.18.1 h1:Bcnm0ZwsGyWbCzImXv+pAJn
3030github.com/go-playground/universal-translator v0.18.1 /go.mod h1:xekY+UJKNuX9WP91TpwSH2VMlDf28Uj24BCp08ZFTUY =
3131github.com/go-playground/validator/v10 v10.23.0 h1:/PwmTwZhS0dPkav3cdK9kV1FsAmrL8sThn8IHr/sO+o =
3232github.com/go-playground/validator/v10 v10.23.0 /go.mod h1:dbuPbCMFw/DrkbEynArYaCwl3amGuJotoKCe95atGMM =
33- github.com/go-resty/resty/v2 v2.16.2 h1:CpRqTjIzq/rweXUt9+GxzzQdlkqMdt8Lm/fuK/CAbAg =
34- github.com/go-resty/resty/v2 v2.16.2 /go.mod h1:0fHAoK7JoBy/Ch36N8VFeMsK7xQOHhvWaC3iOktwmIU =
33+ github.com/go-resty/resty/v2 v2.16.3 h1:zacNT7lt4b8M/io2Ahj6yPypL7bqx9n1iprfQuodV+E =
34+ github.com/go-resty/resty/v2 v2.16.3 /go.mod h1:hkJtXbA2iKHzJheXYvQ8snQES5ZLGKMwQ07xAwp/fiA =
3535github.com/goccy/go-json v0.10.4 h1:JSwxQzIqKfmFX1swYPpUThQZp/Ka4wzJdK0LWVytLPM =
3636github.com/goccy/go-json v0.10.4 /go.mod h1:oq7eo15ShAhp70Anwd5lgX2pLfOS3QCiwU/PULtXL6M =
3737github.com/google/go-cmp v0.6.0 h1:ofyhxvXcZhMsU5ulbFiLKl/XBFqE1GSq7atu8tAmTRI =
You can’t perform that action at this time.
0 commit comments