This commit is contained in:
Liang Ding 2022-12-07 20:45:11 +08:00
parent a1c81fda03
commit e9c9f685f8
No known key found for this signature in database
GPG key ID: 136F30F901A2231D
5 changed files with 35 additions and 0 deletions

View file

@ -27,6 +27,7 @@ require (
github.com/gin-contrib/gzip v0.0.6
github.com/gin-contrib/sessions v0.0.5
github.com/gin-gonic/gin v1.8.1
github.com/gofrs/flock v0.8.1
github.com/imroc/req/v3 v3.26.4
github.com/jinzhu/copier v0.3.5
github.com/json-iterator/go v1.1.12