From adc6c0da9882e95e8bfdeeb4c30dc80a108c74d3 Mon Sep 17 00:00:00 2001 From: Xuewei Zhang Date: Tue, 30 Apr 2019 15:53:28 -0700 Subject: [PATCH] Comment changes in Godeps This change is purely git tag changes, with no real change. This change is generated via below commands in an empty go1.9 environment: mkdir -p $GOPATH/src/k8s.io cd $GOPATH/src/k8s.io && go get k8s.io/node-problem-detector cd $GOPATH/src/k8s.io/node-problem-detector godep restore ./... godep save ./... --- Godeps/Godeps.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Godeps/Godeps.json b/Godeps/Godeps.json index 96ad7b93..816b919a 100644 --- a/Godeps/Godeps.json +++ b/Godeps/Godeps.json @@ -79,12 +79,12 @@ }, { "ImportPath": "github.com/gogo/protobuf/proto", - "Comment": "v0.4-3-gc0656ed", + "Comment": "v0.4-3-gc0656edd", "Rev": "c0656edd0d9eab7c66d1eb0c568f9039345796f7" }, { "ImportPath": "github.com/gogo/protobuf/sortkeys", - "Comment": "v0.4-3-gc0656ed", + "Comment": "v0.4-3-gc0656edd", "Rev": "c0656edd0d9eab7c66d1eb0c568f9039345796f7" }, { @@ -121,7 +121,7 @@ }, { "ImportPath": "github.com/google/cadvisor/utils/tail", - "Comment": "v0.28.0-14-g5231853", + "Comment": "v0.28.0-14-g5231853e", "Rev": "5231853e7124d03b32678c7d2b0f4651dfa6110c" }, { @@ -863,7 +863,7 @@ }, { "ImportPath": "k8s.io/heapster/common/kubernetes", - "Comment": "v1.4.0-312-gb25f8a1", + "Comment": "v1.5.0-beta.3-119-gb25f8a16", "Rev": "b25f8a16208fcfb8a8d104b0047e46d356b4da4a" }, {