Skip to content

Commit cc66fab

Browse files
committed
bumping to gin-gonic 1.8.0 by #136
was downgraded by mistake in rebase
1 parent 5032841 commit cc66fab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ require (
66
github.com/PuerkitoBio/goquery v1.8.0
77
github.com/TibiaData/tibiadata-api-go/src/static v0.0.0-00010101000000-000000000000
88
github.com/TibiaData/tibiadata-api-go/src/validation v0.0.0-00010101000000-000000000000
9-
github.com/gin-gonic/gin v1.7.7
9+
github.com/gin-gonic/gin v1.8.0
1010
github.com/go-resty/resty/v2 v2.7.0
1111
github.com/mantyr/go-charset v0.0.0-20160510214718-44d054d82c4a
1212
github.com/stretchr/testify v1.7.1

0 commit comments

Comments
 (0)