Skip to content
This repository was archived by the owner on Jan 28, 2022. It is now read-only.

Commit e152cb6

Browse files
Dave Storeystuartleeks
authored andcommitted
added missing module
1 parent 09c583a commit e152cb6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

go.mod

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ require (
1010
github.com/onsi/ginkgo v1.10.3
1111
github.com/onsi/gomega v1.7.0
1212
github.com/prometheus/client_golang v0.9.2
13+
github.com/prometheus/common v0.0.0-20180801064454-c7de2306084e
14+
github.com/sirupsen/logrus v1.4.2 // indirect
1315
github.com/spf13/pflag v1.0.5 // indirect
1416
github.com/xinsnake/databricks-sdk-golang v0.1.2
1517
golang.org/x/crypto v0.0.0-20191112222119-e1110fd1c708 // indirect

0 commit comments

Comments
 (0)