Skip to content

Commit

Permalink
Merged pull request influxdata#1416 from influxdata/nc-dep-update
Browse files Browse the repository at this point in the history
Update to newset dep file formats
  • Loading branch information
nathanielc committed Jun 1, 2017
2 parents 8b7844e + 4a8b646 commit 7982eb7
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 11 deletions.
10 changes: 9 additions & 1 deletion Gopkg.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

20 changes: 10 additions & 10 deletions Gopkg.toml
Original file line number Diff line number Diff line change
@@ -1,42 +1,42 @@
required = ["github.com/benbjohnson/tmpl","github.com/golang/protobuf/protoc-gen-go"]

[[dependencies]]
[[constraint]]
name = "github.com/Azure/azure-sdk-for-go"
revision = "bd73d950fa4440dae889bd9917bff7cef539f86e"

[[dependencies]]
[[constraint]]
branch = "master"
name = "github.com/davecgh/go-spew"

[[dependencies]]
[[constraint]]
branch = "master"
name = "github.com/evanphx/json-patch"

[[dependencies]]
[[constraint]]
branch = "master"
name = "github.com/ghodss/yaml"

[[dependencies]]
[[constraint]]
branch = "master"
name = "github.com/google/uuid"

[[dependencies]]
[[constraint]]
name = "github.com/influxdata/influxdb"
version = "~1.1.0"

[[dependencies]]
[[constraint]]
branch = "master"
name = "github.com/mitchellh/mapstructure"

[[dependencies]]
[[constraint]]
branch = "logger-targetmanager-wait"
name = "github.com/prometheus/prometheus"
source = "github.com/goller/prometheus"

[[dependencies]]
[[constraint]]
branch = "master"
name = "github.com/shurcooL/markdownfmt"

[[overrides]]
[[override]]
name = "github.com/Azure/azure-sdk-for-go"
revision = "bd73d950fa4440dae889bd9917bff7cef539f86e"

0 comments on commit 7982eb7

Please sign in to comment.