mirror of
https://github.com/bloomberg/goldpinger.git
synced 2026-08-23 21:36:25 +00:00
Merge pull request #33 from seeker89/gopkg-lock
Clean up the Gopkg.lock file
This commit is contained in:
Generated
-21
@@ -33,21 +33,6 @@
|
||||
pruneopts = "UT"
|
||||
revision = "3a771d992973f24aa725d07868b467d1ddfceafb"
|
||||
|
||||
[[projects]]
|
||||
branch = "master"
|
||||
digest = "1:d76f06183572b1eabc33c586fae00b16430091ca48300ec9fdc8450f88df4c35"
|
||||
name = "github.com/bloomberg/goldpinger"
|
||||
packages = [
|
||||
"pkg/client",
|
||||
"pkg/client/operations",
|
||||
"pkg/goldpinger",
|
||||
"pkg/models",
|
||||
"pkg/restapi",
|
||||
"pkg/restapi/operations",
|
||||
]
|
||||
pruneopts = "UT"
|
||||
revision = "0ebc4eecfa001237308b3c148619ec0f22f21ea1"
|
||||
|
||||
[[projects]]
|
||||
digest = "1:6f82cacd0af5921e99bf3f46748705239b36489464f4529a1589bc895764fb18"
|
||||
name = "github.com/docker/go-units"
|
||||
@@ -627,12 +612,6 @@
|
||||
analyzer-name = "dep"
|
||||
analyzer-version = 1
|
||||
input-imports = [
|
||||
"github.com/bloomberg/goldpinger/pkg/client",
|
||||
"github.com/bloomberg/goldpinger/pkg/client/operations",
|
||||
"github.com/bloomberg/goldpinger/pkg/goldpinger",
|
||||
"github.com/bloomberg/goldpinger/pkg/models",
|
||||
"github.com/bloomberg/goldpinger/pkg/restapi",
|
||||
"github.com/bloomberg/goldpinger/pkg/restapi/operations",
|
||||
"github.com/go-openapi/errors",
|
||||
"github.com/go-openapi/loads",
|
||||
"github.com/go-openapi/runtime",
|
||||
|
||||
Reference in New Issue
Block a user