Updated libkv dependency
In order to fix the TLS client authentication I have updated the libkv dependency. Now the connection to secured etcd and consuld should work properly. Signed-off-by: Thomas Boerger <thomas@webhippie.de>
This commit is contained in:
parent
6b76f64b48
commit
478eed6603
2 changed files with 2 additions and 2 deletions
2
glide.lock
generated
2
glide.lock
generated
|
@ -108,7 +108,7 @@ imports:
|
|||
- name: github.com/docker/libcompose
|
||||
version: e290a513ba909ca3afefd5cd611f3a3fe56f6a3a
|
||||
- name: github.com/docker/libkv
|
||||
version: 3732f7ff1b56057c3158f10bceb1e79133025373
|
||||
version: 7283ef27ed32fe267388510a91709b307bb9942c
|
||||
subpackages:
|
||||
- store
|
||||
- store/boltdb
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue