From 4839f1829033bbf734a799cd29c19a437b8c9634 Mon Sep 17 00:00:00 2001 From: Piotr Szczesniak Date: Wed, 27 Jan 2016 13:06:58 +0100 Subject: [PATCH] Fixed licenses file --- Godeps/LICENSES.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Godeps/LICENSES.md b/Godeps/LICENSES.md index 6877baf48e4..73b476b3ddb 100644 --- a/Godeps/LICENSES.md +++ b/Godeps/LICENSES.md @@ -8,6 +8,7 @@ bitbucket.org/ww/goautoneg | spdxBSD3 github.com/abbot/go-http-auth | Apache-2 github.com/appc/cni | Apache-2 github.com/appc/spec | Apache-2 +github.com/armon/go-metrics | MITname github.com/aws/aws-sdk-go | Apache-2 github.com/beorn7/perks/quantile | MIT? github.com/blang/semver | MITname @@ -49,6 +50,9 @@ github.com/google/cadvisor | Apache-2 github.com/google/gofuzz | Apache-2 github.com/gorilla/context | spdxBSD3 github.com/gorilla/mux | spdxBSD3 +github.com/hashicorp/go-msgpack | spdxBSD3 +github.com/hashicorp/raft | IntelPart08 +github.com/hashicorp/raft-boltdb | IntelPart08 github.com/imdario/mergo | spdxBSD3 github.com/inconshreveable/mousetrap | Apache-2 github.com/influxdb/influxdb | MITname