Skip to content

Commit 25b7726

Browse files
authoredMar 3, 2017
Update dependecies (#194)
Use Consul 0.7.5
1 parent bb2478e commit 25b7726

File tree

82 files changed

+2192
-257
lines changed

Some content is hidden

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

82 files changed

+2192
-257
lines changed
 

‎glide.lock

+10-10
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎glide.yaml

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,24 @@
11
package: github.com/allegro/marathon-consul
22
import:
33
- package: github.com/Sirupsen/logrus
4-
version: ^0.11.0
4+
version: ^0.11.4
55
- package: github.com/cyberdelia/go-metrics-graphite
66
- package: github.com/hashicorp/consul
7-
version: 14c6d009cc103e730c8cc91661846f7f79d364c3
7+
version: v0.7.5
88
subpackages:
99
- api
1010
- testutil
1111
- package: github.com/ogier/pflag
12-
version: ^0.0.1
12+
version: 0.0.1
1313
- package: github.com/rcrowley/go-metrics
1414
version: bdb33529eca3e55eac7328e07c57012a797af602
1515
- package: github.com/stretchr/testify
16-
version: ^1.1.4
16+
version: 1.1.4
1717
subpackages:
1818
- assert
1919
- package: gopkg.in/gemnasium/logrus-airbrake-hook.v2
2020
- package: github.com/stathat/go
2121
- package: gopkg.in/airbrake/gobrake.v2
2222
- package: github.com/getsentry/raven-go
2323
- package: github.com/evalphobia/logrus_sentry
24-
version: v0.2.9
24+
version: v0.2.10

0 commit comments

Comments
 (0)