fix: update go.mod.
This commit is contained in:
parent
1276f720e6
commit
41e5d93d41
3
go.mod
3
go.mod
@ -8,7 +8,7 @@ require (
|
||||
github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751
|
||||
github.com/casbin/casbin/v2 v2.2.1
|
||||
github.com/casbin/gorm-adapter/v2 v2.0.3
|
||||
github.com/dgrijalva/jwt-go v3.2.1+incompatible
|
||||
github.com/dgrijalva/jwt-go v3.2.0+incompatible
|
||||
github.com/gin-gonic/gin v1.7.0
|
||||
github.com/go-kit/kit v0.8.0
|
||||
github.com/go-ldap/ldap/v3 v3.2.3
|
||||
@ -18,7 +18,6 @@ require (
|
||||
github.com/go-sql-driver/mysql v1.5.0
|
||||
github.com/google/uuid v1.1.1
|
||||
github.com/jinzhu/gorm v1.9.10
|
||||
github.com/json-iterator/go v1.1.8 // indirect
|
||||
github.com/mailru/easyjson v0.7.1 // indirect
|
||||
github.com/mojocn/base64Captcha v1.3.1
|
||||
github.com/mssola/user_agent v0.5.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user