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-20240314153557-113fb3dc9408
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.13.0
17+ github.com/go-resty/resty/v2 v2.13.1
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.15.0
Original file line number Diff line number Diff line change @@ -29,8 +29,8 @@ github.com/go-playground/universal-translator v0.18.1 h1:Bcnm0ZwsGyWbCzImXv+pAJn
2929github.com/go-playground/universal-translator v0.18.1 /go.mod h1:xekY+UJKNuX9WP91TpwSH2VMlDf28Uj24BCp08ZFTUY =
3030github.com/go-playground/validator/v10 v10.20.0 h1:K9ISHbSaI0lyB2eWMPJo+kOS/FBExVwjEviJTixqxL8 =
3131github.com/go-playground/validator/v10 v10.20.0 /go.mod h1:dbuPbCMFw/DrkbEynArYaCwl3amGuJotoKCe95atGMM =
32- github.com/go-resty/resty/v2 v2.13.0 h1:joaL6wxSgm1OZal4FAAyddkL1T4uo5NxHYFkGmUusqE =
33- github.com/go-resty/resty/v2 v2.13.0 /go.mod h1:GznXlLxkq6Nh4sU59rPmUw3VtgpO3aS96ORAI6Q7d+0 =
32+ github.com/go-resty/resty/v2 v2.13.1 h1:x+LHXBI2nMB1vqndymf26quycC4aggYJ7DECYbiz03g =
33+ github.com/go-resty/resty/v2 v2.13.1 /go.mod h1:GznXlLxkq6Nh4sU59rPmUw3VtgpO3aS96ORAI6Q7d+0 =
3434github.com/goccy/go-json v0.10.2 h1:CrxCmQqYDkv1z7lO7Wbh2HN93uovUHgrECaO5ZrCXAU =
3535github.com/goccy/go-json v0.10.2 /go.mod h1:6MelG93GURQebXPDq3khkgXZkazVtN9CRI+MGFi0w8I =
3636github.com/google/go-cmp v0.5.5 h1:Khx7svrCpmxxtHBq5j2mp/xVjsi8hQMfNLvJFAlrGgU =
You can’t perform that action at this time.
0 commit comments