Fix dep check errors

This commit is contained in:
Daniel Nelson 2019-02-12 15:34:57 -08:00
parent b490e7d273
commit ce507e522f
No known key found for this signature in database
GPG Key ID: CAAD59C9444F6155
1 changed files with 1 additions and 1 deletions

2
Gopkg.lock generated
View File

@ -1569,7 +1569,6 @@
"github.com/nsqio/go-nsq",
"github.com/openzipkin/zipkin-go-opentracing",
"github.com/openzipkin/zipkin-go-opentracing/thrift/gen-go/zipkincore",
"github.com/pkg/errors",
"github.com/prometheus/client_golang/prometheus",
"github.com/prometheus/client_golang/prometheus/promhttp",
"github.com/prometheus/client_model/go",
@ -1593,6 +1592,7 @@
"github.com/vmware/govmomi",
"github.com/vmware/govmomi/object",
"github.com/vmware/govmomi/performance",
"github.com/vmware/govmomi/property",
"github.com/vmware/govmomi/session",
"github.com/vmware/govmomi/simulator",
"github.com/vmware/govmomi/view",