Commit Graph

83 Commits

Author SHA1 Message Date
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
Alex Dadgar 4e8faea048 vendor go-getter with potential S3 credential fix 2016-04-21 10:59:21 -07:00
Alex Dadgar 733156c016 vendor 2016-04-19 17:12:44 -07:00
Diptanu Choudhury 5fa3726bbf Removing extra file 2016-04-11 22:10:49 -04:00
Diptanu Choudhury 2941b26244 Reading consul attr from copy of node attributes 2016-04-11 20:13:28 -04:00
Diptanu Choudhury ebf4383f52 Added missing files for go-getter 2016-04-07 19:32:19 -07:00
Alex Dadgar 967c1870a4 vendor updated godep 2016-04-07 14:19:57 -07:00
Diptanu Choudhury 8cce727238 Moved logrus around 2016-04-02 12:37:19 -07:00
Diptanu Choudhury e442867a97 Checking in logrus 2016-04-02 12:37:19 -07:00
Diptanu Choudhury 7dc5bff9e0 Updated libcontainer 2016-04-02 12:37:19 -07:00
James Phillips df5e32b5dc Updates memberlist to latest. 2016-03-29 10:24:57 -07:00
Diptanu Choudhury d3d4eeb1c1 Using tls cert and key files while connecting to consul over https 2016-03-27 23:09:31 -07:00
Diptanu Choudhury 7ea42ed615 Vendoring circbuf 2016-03-24 21:05:05 -07:00
Diptanu Choudhury a1e0510d78 Updated the vendored copy of github.com/fsouza/go-dockerclient 2016-03-24 17:42:00 -07:00
Diptanu Choudhury 46bd7323f4 Updated consul related dependencies 2016-03-24 14:54:26 -07:00
Diptanu Choudhury f6c0314db4 Updating BoltDb 2016-03-21 23:58:46 -07:00
Alex Dadgar ae7adef66d update vendored go-getter 2016-03-14 17:15:27 -07:00
Diptanu Choudhury 5748bd0516 Fixed the logic of cgroup creation 2016-03-01 17:01:45 -08:00
Diptanu Choudhury f750ae3f4e Updated libcontainer 2016-02-26 17:11:00 -08:00
Diptanu Choudhury 828f93a719 Removing unused dependencies 2016-02-26 17:00:19 -08:00
Armon Dadgar 73f0ccb928 nomad: Update go-memdb depedency 2016-02-22 12:16:44 -08:00
Armon Dadgar c85ab60a26 Updating the vendored iradix library 2016-02-21 23:31:49 -08:00
Alex Dadgar 5e1f2aae39 Vendoring 2016-02-20 18:32:02 -08:00
Jeff Mitchell c5ffdc31de Update go-cleanhttp 2016-02-17 16:59:20 -05:00
Alex Dadgar ba0dc9bca9 more vendoring 2016-02-15 18:22:51 -08:00
Alex Dadgar 25eba68015 vendor 2016-02-15 18:12:22 -08:00
Alex Dadgar 1a34066daa update hashicorp dependencies 2016-02-15 17:38:08 -08:00
Alex Dadgar b3fef3c6cb vendor 2016-02-12 15:42:05 -08:00
Diptanu Choudhury 9d761afbc3 Adding vendored code in pkg directories 2016-02-12 13:32:32 -08:00
Alex Dadgar 18da7eea95 Update go-plugin 2016-02-12 12:16:56 -08:00
Diptanu Choudhury 9897b600ca Using godeps to build 2016-02-12 10:02:16 -08:00