Alex Dadgar
|
1a4f25031c
|
Merge pull request #1181 from hashicorp/f-plan-cli
cli: nomad plan command
|
2016-05-24 20:09:12 -07:00 |
Alex Dadgar
|
91399a2067
|
vendor colorstring
|
2016-05-24 18:28:27 -07:00 |
Alex Dadgar
|
2a4d5f0ef9
|
Compress HTTP API responses and have the api client utilize this
|
2016-05-24 10:26:53 -07:00 |
Diptanu Choudhury
|
6eaa1ef0d5
|
Updating yamux
|
2016-05-20 22:06:22 -07:00 |
Sean Chittenden
|
af7de1cc48
|
Vendor golang.org/x/sys/windows
|
2016-05-07 12:06:42 -07:00 |
Sean Chittenden
|
cd09136521
|
Remove unused packages
```
govendor remove +unused
git add vendor/
```
|
2016-05-04 19:49:43 -07:00 |
Sean Chittenden
|
4477a11da0
|
Update github.com/ugorji/go/codec*
No functional change.
```
govendor update github.com/ugorji/go/codec
govendor update github.com/ugorji/go/codec/codecgen
```
|
2016-05-04 19:47:48 -07:00 |
Sean Chittenden
|
cca7d92c94
|
Begin using govendor for dependency management
|
2016-05-04 19:38:37 -07:00 |