Skip to content

Commit

Permalink
use correct version of go-marathon
Browse files Browse the repository at this point in the history
  • Loading branch information
matt-deboer committed Aug 8, 2017
1 parent f732647 commit 58c252f
Show file tree
Hide file tree
Showing 41 changed files with 2,980 additions and 2,687 deletions.
19 changes: 6 additions & 13 deletions Gopkg.lock

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

6 changes: 1 addition & 5 deletions Gopkg.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,13 +25,9 @@
branch = "master"
name = "github.com/hashicorp/golang-lru"

[[constraint]]
branch = "master"
name = "github.com/jmoiron/jsonq"

[[constraint]]
name = "github.com/matt-deboer/go-marathon"
version = "0.6.0"
version = "v0.6.0-secrets"

[[constraint]]
name = "github.com/prometheus/client_golang"
Expand Down
62 changes: 33 additions & 29 deletions vendor/github.com/golang/protobuf/jsonpb/jsonpb.go

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

31 changes: 26 additions & 5 deletions vendor/github.com/golang/protobuf/jsonpb/jsonpb_test.go

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

1 change: 0 additions & 1 deletion vendor/github.com/jmoiron/jsonq/.gitignore

This file was deleted.

23 changes: 0 additions & 23 deletions vendor/github.com/jmoiron/jsonq/LICENSE

This file was deleted.

83 changes: 0 additions & 83 deletions vendor/github.com/jmoiron/jsonq/README.md

This file was deleted.

13 changes: 0 additions & 13 deletions vendor/github.com/jmoiron/jsonq/autotest.sh

This file was deleted.

Loading

0 comments on commit 58c252f

Please sign in to comment.