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-20240821085055-c65129c5697a
1515 github.com/gin-contrib/gzip v1.0.1
1616 github.com/gin-gonic/gin v1.10.0
17- github.com/go-resty/resty/v2 v2.15.3
17+ github.com/go-resty/resty/v2 v2.16.0
1818 github.com/mantyr/go-charset v0.0.0-20160510214718-44d054d82c4a
1919 github.com/stretchr/testify v1.9.0
2020 golang.org/x/text v0.19.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.22.0 h1:k6HsTZ0sTnROkhS//R0O+55JgM8C4Bx7ia+JlgcnOao =
3232github.com/go-playground/validator/v10 v10.22.0 /go.mod h1:dbuPbCMFw/DrkbEynArYaCwl3amGuJotoKCe95atGMM =
33- github.com/go-resty/resty/v2 v2.15.3 h1:bqff+hcqAflpiF591hhJzNdkRsFhlB96CYfBwSFvql8 =
34- github.com/go-resty/resty/v2 v2.15.3 /go.mod h1:0fHAoK7JoBy/Ch36N8VFeMsK7xQOHhvWaC3iOktwmIU =
33+ github.com/go-resty/resty/v2 v2.16.0 h1:qpKalHWI2bpp9BIKlyT8TYWEJXOk1NuKbfiT3RRnzWc =
34+ github.com/go-resty/resty/v2 v2.16.0 /go.mod h1:0fHAoK7JoBy/Ch36N8VFeMsK7xQOHhvWaC3iOktwmIU =
3535github.com/goccy/go-json v0.10.3 h1:KZ5WoDbxAIgm2HNbYckL0se1fHD6rz5j4ywS6ebzDqA =
3636github.com/goccy/go-json v0.10.3 /go.mod h1:oq7eo15ShAhp70Anwd5lgX2pLfOS3QCiwU/PULtXL6M =
3737github.com/google/go-cmp v0.5.5 h1:Khx7svrCpmxxtHBq5j2mp/xVjsi8hQMfNLvJFAlrGgU =
You can’t perform that action at this time.
0 commit comments