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 @@ -2,6 +2,6 @@ module github.com/TibiaData/tibiadata-api-go/src/tibiamapping
2
2
3
3
go 1.23
4
4
5
- require github.com/go-resty/resty/v2 v2.15.0
5
+ require github.com/go-resty/resty/v2 v2.15.1
6
6
7
7
require golang.org/x/net v0.28.0 // indirect
Original file line number Diff line number Diff line change 1
- github.com/go-resty/resty/v2 v2.15.0 h1:clPQLZ2x9h4yGY81IzpMPnty+xoGyFaDg0XMkCsHf90 =
2
- github.com/go-resty/resty/v2 v2.15.0 /go.mod h1:0fHAoK7JoBy/Ch36N8VFeMsK7xQOHhvWaC3iOktwmIU =
1
+ github.com/go-resty/resty/v2 v2.15.1 h1:vuna8FM2EaQ6IYbtjh+Gjh00uu7xEWuuGyTKeIaYkvE =
2
+ github.com/go-resty/resty/v2 v2.15.1 /go.mod h1:0fHAoK7JoBy/Ch36N8VFeMsK7xQOHhvWaC3iOktwmIU =
3
3
golang.org/x/net v0.28.0 h1:a9JDOJc5GMUJ0+UDqmLT86WiEy7iWyIhz8gz8E4e5hE =
4
4
golang.org/x/net v0.28.0 /go.mod h1:yqtgsTWOOnlGLG9GFRrK3++bGOUEkNBoHZc8MEDWPNg =
5
5
golang.org/x/time v0.6.0 h1:eTDhh4ZXt5Qf0augr54TN6suAUudPcawVZeIAPU7D4U =
You can’t perform that action at this time.
0 commit comments