-
Notifications
You must be signed in to change notification settings - Fork 1
/
glide.yaml
45 lines (45 loc) · 1.35 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
package: github.com/bytearena/ba
import:
- package: github.com/docker/docker
version: 147ec3be2e7fe5d35553401990317cf49088ec86
subpackages:
- api/types
- api/types/container
- client
- package: github.com/docker/distribution
version: f86db6b22663a27ba4d278220b7e34be528b1e79
subpackages:
- reference
- package: github.com/bitly/go-notify
- package: github.com/gorilla/handlers
version: ~1.2.1
- package: github.com/gorilla/mux
version: ~1.4.0
- package: github.com/gorilla/websocket
version: ~1.2.0
- package: github.com/kardianos/osext
- package: github.com/satori/go.uuid
version: ~1.1.0
- package: github.com/ttacon/chalk
version: ~0.1.0
- package: github.com/dhconnelly/rtreego
- package: github.com/skratchdot/open-golang
- package: github.com/bytearena/box2d
version: ^1.0.0
- package: github.com/bytearena/ecs
version: 9807b7a979332b86419262a53b2b7e2295f98a9a
- package: github.com/go-gl/mathgl
- package: github.com/cheggaaa/pb
version: v2.0.5
- package: github.com/xtuc/better-errors
- package: github.com/urfave/cli
version: v1.20.0
- package: github.com/phayes/freeport
version: 1.0.2
- package: github.com/dustinkirkland/golang-petname
- package: github.com/asaskevich/EventBus
- package: github.com/bytearena/core
- package: github.com/Masterminds/semver
version: v1.4.0
- package: github.com/fsnotify/fsnotify
version: v1.4.2