1
0
Fork 0

Fix mapstructure issue with anonymous slice

Signed-off-by: Emile Vauge <emile@vauge.com>
This commit is contained in:
Emile Vauge 2016-10-21 15:56:09 +02:00
parent ddbddf6edf
commit 22b0b8b750
No known key found for this signature in database
GPG key ID: D808B4C167352E59
3 changed files with 8 additions and 6 deletions

View file

@ -102,7 +102,9 @@ import:
- package: github.com/docker/leadership
- package: github.com/satori/go.uuid
version: ^1.1.0
- package: github.com/mitchellh/mapstructure
version: f3009df150dadf309fdee4a54ed65c124afad715
- package: github.com/coreos/go-systemd
version: v12
subpackages:
- daemon
- daemon