diff --git a/Gopkg.toml b/Gopkg.toml deleted file mode 100644 index ad67d7e..0000000 --- a/Gopkg.toml +++ /dev/null @@ -1,39 +0,0 @@ -[[constraint]] - name = "github.com/Sirupsen/logrus" - version = "v1.0.3" - -[[constraint]] - name = "github.com/spf13/cobra" - -[[constraint]] - name = "github.com/NYTimes/gziphandler" - -[[constraint]] - name = "github.com/PuerkitoBio/purell" - version = "v1.1.0" - -[[constraint]] - name = "github.com/spf13/viper" - version = "v1.0.0" - -[[constraint]] - name = "github.com/armon/go-proxyproto" - -[[constraint]] - name = "github.com/influxdata/influxdb" - -[[constraint]] - name = "k8s.io/kubernetes" - version = "v1.5.7" - -[[constraint]] - name = "github.com/opentracing/opentracing-go" - version = "1.0.2" - -[[constraint]] - name = "github.com/uber/jaeger-client-go" - version = "2.9.0" - -[[constraint]] - name = "github.com/stretchr/testify" - version = "v1.1.4" \ No newline at end of file