-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathglide.yaml
51 lines (51 loc) · 1.33 KB
/
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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
package: github.com/DistributedSolutions/LendingBot
import:
- package: github.com/DistributedSolutions/DIMWIT
subpackages:
- common/constants
- package: github.com/boltdb/bolt
- package: github.com/dgrijalva/jwt-go
- package: github.com/golang/protobuf
version: 9f174c986221c608fb5143bd623b6076a71feae3
subpackages:
- proto
- package: github.com/prometheus/client_golang
subpackages:
- prometheus
- package: github.com/revel/revel
version: 8b511737be1349346965fddaf7c107017c0c1b9a
subpackages:
- testing
- package: golang.org/x/net
version: 48359f4f600b3a2d5cf657458e3f940021631a56
subpackages:
- context
- package: google.golang.org/grpc
version: 2739967807cc0e3199513569f58fda34252ad65e
subpackages:
- codes
- credentials
- grpclb/grpc_lb_v1
- grpclog
- internal
- keepalive
- metadata
- naming
- peer
- reflection
- reflection/grpc_reflection_v1alpha
- stats
- status
- tap
- transport
- package: github.com/revel/config
version: 662332b741dd464a886ab0901379c02b9bc5dc30
- package: github.com/revel/modules
version: 209cc8b2b7ed93a55067bc0db97707b1432e49c4
subpackages:
- static/app/controllers
- testrunner/app
- testrunner/app/controllers
- package: github.com/ashwanthkumar/slack-go-webhook
version: 6ad6dc897cd56985263af58f0343b98b3d5c2678
- package: github.com/beefsack/go-rate