-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathglide.yaml
32 lines (32 loc) · 1.02 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
package: github.com/Goon3r/iceMika
import:
- package: github.com/getsentry/raven-go
repo: https://github.com/getsentry/raven-go
vcs: git
- package: github.com/Sirupsen/logrus
repo: https://github.com/Sirupsen/logrus
vcs: git
version: ~0.8.7
- package: github.com/abh/geoip
repo: https://github.com/abh/geoip
vcs: git
- package: github.com/chihaya/bencode
repo: https://github.com/chihaya/bencode
vcs: git
- package: github.com/garyburd/redigo
repo: https://github.com/garyburd/redigo
vcs: git
subpackages:
- /redis
- package: github.com/gin-gonic/gin
repo: https://github.com/gin-gonic/gin
vcs: git
- package: github.com/rcrowley/go-metrics
repo: https://github.com/rcrowley/go-metrics
vcs: git
- package: github.com/manucorporat/sse
repo: https://github.com/manucorporat/sse
vcs: git
- package: github.com/mattn/go-colorable
repo: https://github.com/mattn/go-colorable
vcs: git