Skip to content

Commit 58c252f

Browse files
committed
use correct version of go-marathon
1 parent f732647 commit 58c252f

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

41 files changed

+2980
-2687
lines changed

Gopkg.lock

Lines changed: 6 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Gopkg.toml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -25,13 +25,9 @@
2525
branch = "master"
2626
name = "github.com/hashicorp/golang-lru"
2727

28-
[[constraint]]
29-
branch = "master"
30-
name = "github.com/jmoiron/jsonq"
31-
3228
[[constraint]]
3329
name = "github.com/matt-deboer/go-marathon"
34-
version = "0.6.0"
30+
version = "v0.6.0-secrets"
3531

3632
[[constraint]]
3733
name = "github.com/prometheus/client_golang"

vendor/github.com/golang/protobuf/jsonpb/jsonpb.go

Lines changed: 33 additions & 29 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/golang/protobuf/jsonpb/jsonpb_test.go

Lines changed: 26 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/jmoiron/jsonq/.gitignore

Lines changed: 0 additions & 1 deletion
This file was deleted.

vendor/github.com/jmoiron/jsonq/LICENSE

Lines changed: 0 additions & 23 deletions
This file was deleted.

vendor/github.com/jmoiron/jsonq/README.md

Lines changed: 0 additions & 83 deletions
This file was deleted.

vendor/github.com/jmoiron/jsonq/autotest.sh

Lines changed: 0 additions & 13 deletions
This file was deleted.

0 commit comments

Comments
 (0)