Andrey Vagin
f5fad10193
protobuf: workaround a go vet error
...
vendor/src/github.com/golang/protobuf/proto/all_test.go:1284: result of fmt.Sprintf call not used
Do we really need to execute go vet for vendor? I don't find how to exclude them.
Signed-off-by: Andrey Vagin <avagin@openvz.org >
2015-05-20 15:18:56 -07:00
Andrey Vagin
c0640ae461
vendor: add protobuf
...
Signed-off-by: Andrey Vagin <avagin@openvz.org >
2015-05-20 15:18:55 -07:00
Alexander Morozov
68edb28e5a
Update github.com/syndtr/gocapability to 66ef2aa
...
It adds List function which allows to get list of all supported caps
Signed-off-by: Alexander Morozov <lk4d4@docker.com >
2015-05-07 10:17:58 -07:00
Tianon Gravi
d6a3a4e6c7
Update logrus to 0.7.3
...
Signed-off-by: Andrew "Tianon" Page <admwiggin@gmail.com >
2015-05-03 00:24:36 -06:00
Alexander Morozov
451043367b
Update syndtr/gocapability to 8e4cdcb3c22b40d5e330ade0b68cb2e2a3cf6f98
...
It includes fix for RHEL6 which has no cap_last.
Signed-off-by: Alexander Morozov <lk4d4@docker.com >
2015-03-24 08:53:28 -07:00
Jessica Frazelle
3e9299d6da
Update logrus to 0.6.6
...
we did the same for docker/docker so now they are inline.
Docker-DCO-1.1-Signed-off-by: Jessie Frazelle <jess@docker.com > (github: jfrazelle)
2015-03-11 16:53:40 -07:00
Dan Walsh
5b2be7d9d8
Update to latest gocapability package
...
Docker-DCO-1.1-Signed-off-by: Dan Walsh <dwalsh@redhat.com > (github: rhatdan)
2015-02-24 13:03:38 -05:00
Michael Crosby
f4cf808a3d
Merge branch 'master' into api
...
Signed-off-by: Michael Crosby <crosbymichael@gmail.com >
Conflicts:
MAINTAINERS
cgroups/cgroups.go
cgroups/fs/apply_raw.go
cgroups/fs/notify_linux.go
cgroups/fs/notify_linux_test.go
cgroups/systemd/apply_systemd.go
config.go
configs/config_test.go
console/console.go
integration/exec_test.go
integration/init_test.go
integration/template_test.go
integration/utils_test.go
linux_notify.go
linux_notify_test.go
mount/init.go
mount/mount_config.go
mount/pivotroot.go
mount/ptmx.go
namespaces/create.go
namespaces/exec.go
namespaces/execin.go
namespaces/init.go
namespaces/nsenter/nsenter.c
namespaces/nsenter/nsenter.go
namespaces/utils.go
network/network.go
network/types.go
network/veth.go
notify_linux.go
notify_linux_test.go
nsinit/exec.go
nsinit/main.go
nsinit/nsenter.go
nsinit/oom.go
sample_configs/host-pid.json
sample_configs/userns.json
security/capabilities/capabilities.go
update-vendor.sh
2015-02-16 15:09:42 -08:00
Andrey Vagin
21c344a479
update vendor/src/github.com/syndtr/gocapability/
...
Signed-off-by: Andrey Vagin <avagin@openvz.org >
2015-02-04 01:22:25 +03:00
Alexander Morozov
689e8ec949
Update github.com/godbus/dbus to v2
...
Signed-off-by: Alexander Morozov <lk4d4@docker.com >
2015-01-29 15:35:22 -08:00
Mrunal Patel
085a8fbff7
Vendors glog dependency for the api branch.
...
Signed-off-by: Mrunal Patel <mrunalp@gmail.com > (github: mrunalp)
2015-01-14 20:01:05 -05:00
Tianon Gravi
43cdc5934e
Run update-vendor.sh to vendor our deps
...
Signed-off-by: Andrew Page <admwiggin@gmail.com >
2014-08-04 17:24:17 -06:00