We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5032841 commit cc66fabCopy full SHA for cc66fab
go.mod
@@ -6,7 +6,7 @@ require (
6
github.com/PuerkitoBio/goquery v1.8.0
7
github.com/TibiaData/tibiadata-api-go/src/static v0.0.0-00010101000000-000000000000
8
github.com/TibiaData/tibiadata-api-go/src/validation v0.0.0-00010101000000-000000000000
9
- github.com/gin-gonic/gin v1.7.7
+ github.com/gin-gonic/gin v1.8.0
10
github.com/go-resty/resty/v2 v2.7.0
11
github.com/mantyr/go-charset v0.0.0-20160510214718-44d054d82c4a
12
github.com/stretchr/testify v1.7.1
0 commit comments