X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=go.mod;fp=go.mod;h=4c2f46c8094bbd97a72f7e41d8e3bcd133f1b77a;hb=69b6bceec76caea07f95ba5cc372205c16e0e11b;hp=ff0bd8f321480a9fc1c576fd3433e3d45578f93d;hpb=c99d1522d6a52765cb8bb664149c705e33911f7d;p=ovn4nfv-k8s-plugin.git diff --git a/go.mod b/go.mod index ff0bd8f..4c2f46c 100644 --- a/go.mod +++ b/go.mod @@ -40,6 +40,7 @@ require ( github.com/opencontainers/image-spec v1.0.1 // indirect github.com/phpdave11/gofpdi v1.0.8 // indirect github.com/prometheus/client_golang v0.9.3-0.20190127221311-3c4408c8b829 // indirect + github.com/prometheus/common v0.2.0 github.com/rogpeppe/go-charset v0.0.0-20190617161244-0dc95cdf6f31 // indirect github.com/safchain/ethtool v0.0.0-20190326074333-42ed695e3de8 // indirect github.com/sirupsen/logrus v1.4.2