-
Notifications
You must be signed in to change notification settings - Fork 15
/
Copy pathglide.yaml
25 lines (25 loc) · 981 Bytes
/
glide.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
package: gogrpcgin
import:
- package: google.golang.org/grpc
- package: github.com/golang/protobuf/protoc-gen-go
- package: golang.org/x/net/context
- package: golang.org/x/net/trace
- package: golang.org/x/net/http2
- package: golang.org/x/net/http2/hpack
- package: golang.org/x/text/secure/bidirule
- package: golang.org/x/text/unicode/bidi
- package: golang.org/x/text/unicode/norm
- package: google.golang.org/genproto/googleapis/rpc/status
- package: github.com/go-sql-driver/mysql
- package: github.com/go-xorm/xorm
- package: github.com/go-xorm/builder
- package: github.com/go-xorm/core
- package: github.com/go-xorm/cmd/xorm
- package: github.com/gin-gonic/gin
- package: github.com/BurntSushi/toml
#- package: github.com/grpc-ecosystem/go-grpc-middleware/recovery
- package: github.com/ekyoung/gin-nice-recovery
- package: github.com/gin-gonic/contrib
- package: github.com/dgrijalva/jwt-go
- package: github.com/gin-gonic/gin
- package: github.com/DeanThompson/ginpprof