commit | 4a35a70ef39993abae08ffafc1125a03f99e4961 | [log] [tgz] |
---|---|---|
author | Scott Baker <smbaker@gmail.com> | Tue Nov 26 08:17:33 2019 -0800 |
committer | Scott Baker <smbaker@gmail.com> | Thu Dec 05 10:24:51 2019 -0800 |
tree | c3f6ca99703ecb06658087734bdd4425f528f43b | |
parent | 2b7e0ccdc88878cb1bd188bda3be8e3b7f272376 [diff] [blame] |
VOL-2265 test go.mod and vendor consistency; Update dependencies to resolve `410 Gone` errors when fetching modules Change-Id: If0bdbc1b6d629ce819b9fa4701c016df812f92d5
diff --git a/vendor/k8s.io/apimachinery/pkg/util/intstr/generated.pb.go b/vendor/k8s.io/apimachinery/pkg/util/intstr/generated.pb.go index 48dd7d9..1ac96c9 100644 --- a/vendor/k8s.io/apimachinery/pkg/util/intstr/generated.pb.go +++ b/vendor/k8s.io/apimachinery/pkg/util/intstr/generated.pb.go
@@ -28,11 +28,15 @@ */ package intstr -import proto "github.com/gogo/protobuf/proto" -import fmt "fmt" -import math "math" +import ( + fmt "fmt" -import io "io" + proto "github.com/gogo/protobuf/proto" + + math "math" + + io "io" +) // Reference imports to suppress errors if they are not otherwise used. var _ = proto.Marshal