Commit Graph

30 Commits

Author SHA1 Message Date
David Ashpole
3166cdae87 add utils/clock dependency 2017-11-21 16:19:57 -08:00
David Ashpole
3a347ec3fe Revert "add apimachinery clock dependency"
This reverts commit fd43dc16ba.
2017-11-21 14:21:47 -08:00
David Ashpole
fd43dc16ba add apimachinery clock dependency 2017-11-20 13:15:15 -08:00
David Ashpole
ece1334172 update testify dependency 2017-11-17 16:15:28 -08:00
David Ashpole
6988e70a3d Revert "fix #1708; move from inotify to fsnotify"
This reverts commit e6b6a1ac57.
2017-11-17 10:28:28 -08:00
abhi
3495851c7a Updating godeps
Signed-off-by: abhi <abhi@docker.com>
2017-11-14 17:37:50 -08:00
Rohit Agarwal
e1b4d79992 Update gonvml to workaround bazelbuild/rules_go#1003. 2017-11-10 15:06:44 -08:00
abhi
e5d8730f4a Updating grpc version to v1.3.0
This commit includes godep change to update the grpc version
and also updates rkt version to v1.25.0.
A minor change has been made in the client based on how rkt
client is used in kubernetes/kubernetes.

Signed-off-by: abhi <abhi@docker.com>
2017-11-09 17:32:18 -08:00
Rohit Agarwal
318f28bef6 Vendor Go bindings for NVML. Don't build a static binary.
We can't build a static binary because that would require bundling the
closed source NVML library in cAdvisor.

Instead, gonvml uses dlopen to dynamically load NVML.
2017-11-01 14:41:35 -07:00
Tobias Klauser
e5135c223d Update golang.org/x/sys dependency 2017-10-31 12:13:43 +01:00
David Ashpole
eaa3532918
Merge pull request #1755 from bakins/update-zfs
Update go-zfs dependency
2017-10-28 12:38:18 -07:00
Brian Akins
752f2cd121 Update go-zfs dependency
Update go-zfs dependency
2017-10-28 09:34:43 -04:00
David Ashpole
888a529088 fix #1743; move off of docker/engine-api 2017-09-28 11:05:13 -07:00
David Ashpole
e6b6a1ac57 fix #1708; move from inotify to fsnotify 2017-09-28 10:57:49 -07:00
David Ashpole
35de579b37 update distribution 2017-09-01 13:28:43 -07:00
David Ashpole
20bd275f77 update docker/docker, and docker/distribution 2017-09-01 11:17:14 -07:00
Euan Kemp
cfb16f102b godeps: vendor in kmsgparser 2017-08-30 15:35:40 -07:00
David Ashpole
92cca44f5d update docker godeps 2017-08-29 13:19:44 -07:00
David Ashpole
8ba18456d5 update runc godep 2017-08-25 13:42:26 -07:00
Seth Jennings
749f73148b bump(github.com/opencontainers/runc/libcontainer): 4d6225ae 2017-08-22 16:38:37 -05:00
Tobias Schmidt
c5ee516e6f Stop using the global prometheus registry
Replace usage of the global Prometheus registry with a private registry
object which will be exported under the given prometheus path.
2017-05-23 17:37:52 +02:00
Tobias Schmidt
bd6ef47876 Update vendored prometheus packages 2017-05-23 17:37:52 +02:00
Justin Santa Barbara
c954f88700 Update aws-sdk-go to 1.6.10 2017-01-12 11:30:58 -05:00
derekwaynecarr
1c63c39c6e Update runc libcontainer dependency 2016-09-22 15:34:59 -04:00
Tim St. Clair
e7576e5790
Moved google.golang.org/cloud/compute/metadata to cloud.google.com/go/compute/metadata 2016-09-13 13:59:03 -07:00
Lantao Liu
b351411510 Bump up go-systemd to 4484981625c1a6a2ecb40a390fcb6a9bcfee76e3. 2016-07-20 20:41:21 -07:00
Vishnu kannan
d4ce3dccdd update docker to v1.11.2
Signed-off-by: Vishnu kannan <vishnuk@google.com>
2016-07-19 16:55:05 -07:00
Vishnu kannan
4c0d60d9de update libcontainer deps
Signed-off-by: Vishnu kannan <vishnuk@google.com>
2016-07-19 12:35:14 -07:00
Vishnu kannan
38ea12a533 update scripts and docs to not mention godep for builds
Signed-off-by: Vishnu kannan <vishnuk@google.com>
2016-07-11 12:40:05 -07:00
Vishnu kannan
de4af1288b moving deps to vendor subdirectory
Signed-off-by: Vishnu kannan <vishnuk@google.com>
2016-07-11 12:19:43 -07:00