add rbac control
Showing
+205 -52
... | ... | @@ -6,7 +6,7 @@ require ( |
github.com/dgrijalva/jwt-go v3.2.0+incompatible | ||
github.com/golang/protobuf v1.4.2 | ||
github.com/tal-tech/go-zero v1.0.28 | ||
github.com/tidwall/gjson v1.6.3 // indirect | ||
github.com/tidwall/gjson v1.6.3 | ||
google.golang.org/grpc v1.29.1 | ||
google.golang.org/protobuf v1.25.0 | ||
) |
File moved
Please register or sign in to comment