From 2b9f1a2ec92e86b961b067e15e2931d72a78d9c4 Mon Sep 17 00:00:00 2001 From: Clayton Coleman Date: Mon, 31 Jul 2017 01:24:19 -0400 Subject: [PATCH] bump(github.com/googleapis/gnostic):0c5108395e2de Pick up performance improvements to OpenAPI serialization. Kubernetes-commit: 7a458730d7d3eca8ee66ee6ce299aa978f2f09a4 --- Godeps/Godeps.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Godeps/Godeps.json b/Godeps/Godeps.json index cc8a4d68..02f6aaca 100644 --- a/Godeps/Godeps.json +++ b/Godeps/Godeps.json @@ -160,15 +160,15 @@ }, { "ImportPath": "github.com/googleapis/gnostic/OpenAPIv2", - "Rev": "68f4ded48ba9414dab2ae69b3f0d69971da73aa5" + "Rev": "0c5108395e2debce0d731cf0287ddf7242066aba" }, { "ImportPath": "github.com/googleapis/gnostic/compiler", - "Rev": "68f4ded48ba9414dab2ae69b3f0d69971da73aa5" + "Rev": "0c5108395e2debce0d731cf0287ddf7242066aba" }, { "ImportPath": "github.com/googleapis/gnostic/extensions", - "Rev": "68f4ded48ba9414dab2ae69b3f0d69971da73aa5" + "Rev": "0c5108395e2debce0d731cf0287ddf7242066aba" }, { "ImportPath": "github.com/hashicorp/golang-lru",