From d096b01123512ffe4e6aae964349474a19a1f636 Mon Sep 17 00:00:00 2001 From: Jianfei Bai Date: Thu, 25 Jul 2019 10:56:03 +0800 Subject: [PATCH 1/2] Bump github.com/libopenstorage/openstorage to v1.0.0. --- Godeps/Godeps.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Godeps/Godeps.json b/Godeps/Godeps.json index b06e27307d..f61850bc42 100644 --- a/Godeps/Godeps.json +++ b/Godeps/Godeps.json @@ -2569,30 +2569,37 @@ }, { "ImportPath": "github.com/libopenstorage/openstorage/api", + "Comment": "v1.0.0", "Rev": "093a0c3888753c2056e7373183693d670c6bba01" }, { "ImportPath": "github.com/libopenstorage/openstorage/api/client", + "Comment": "v1.0.0", "Rev": "093a0c3888753c2056e7373183693d670c6bba01" }, { "ImportPath": "github.com/libopenstorage/openstorage/api/client/volume", + "Comment": "v1.0.0", "Rev": "093a0c3888753c2056e7373183693d670c6bba01" }, { "ImportPath": "github.com/libopenstorage/openstorage/api/spec", + "Comment": "v1.0.0", "Rev": "093a0c3888753c2056e7373183693d670c6bba01" }, { "ImportPath": "github.com/libopenstorage/openstorage/pkg/parser", + "Comment": "v1.0.0", "Rev": "093a0c3888753c2056e7373183693d670c6bba01" }, { "ImportPath": "github.com/libopenstorage/openstorage/pkg/units", + "Comment": "v1.0.0", "Rev": "093a0c3888753c2056e7373183693d670c6bba01" }, { "ImportPath": "github.com/libopenstorage/openstorage/volume", + "Comment": "v1.0.0", "Rev": "093a0c3888753c2056e7373183693d670c6bba01" }, { From e5eb6a21b13217d35878003b18bc5c25c8adbda8 Mon Sep 17 00:00:00 2001 From: Jianfei Bai Date: Thu, 25 Jul 2019 11:01:14 +0800 Subject: [PATCH 2/2] Bump github.com/robfig/cron to v1.0.0-53-gdf38d32658d878. --- Godeps/Godeps.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Godeps/Godeps.json b/Godeps/Godeps.json index f61850bc42..9491884160 100644 --- a/Godeps/Godeps.json +++ b/Godeps/Godeps.json @@ -3183,7 +3183,7 @@ }, { "ImportPath": "github.com/robfig/cron", - "Comment": "v1-53-gdf38d32658d878", + "Comment": "v1.0.0-53-gdf38d32658d878", "Rev": "df38d32658d8788cd446ba74db4bb5375c4b0cb3" }, {