Update cAdvisor Godeps with new google cloud import path

This commit is contained in:
Tim St. Clair
2016-09-13 14:57:29 -07:00
parent f052de66ca
commit 5f8e4ee1e0
6 changed files with 1221 additions and 89 deletions

View File

@@ -20,8 +20,8 @@ import (
info "github.com/google/cadvisor/info/v1"
"cloud.google.com/go/compute/metadata"
"github.com/golang/glog"
"google.golang.org/cloud/compute/metadata"
)
const (