diff options
| author | Tomasz Maczukin <tomasz@gitlab.com> | 2019-01-24 15:23:35 +0000 |
|---|---|---|
| committer | Tomasz Maczukin <tomasz@gitlab.com> | 2019-01-24 15:23:35 +0000 |
| commit | abeda59e5839d23f61507a063619028644bfbf40 (patch) | |
| tree | 18f796d969c9d3b353362bfce30762612059e91d /Gopkg.toml | |
| parent | Merge branch 'patch-3' into 'master' (diff) | |
| parent | Update github.com/prometheus/client_golang dep (diff) | |
| download | gitlab-runner-abeda59e5839d23f61507a063619028644bfbf40.tar.gz | |
Merge branch 'update-dep-prometheus-client' into 'master'
Update github.com/prometheus/client_golang dep
See merge request gitlab-org/gitlab-runner!1150
Diffstat (limited to 'Gopkg.toml')
| -rw-r--r-- | Gopkg.toml | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -89,8 +89,7 @@ ignored = ["test", "appengine"] [[constraint]] name = "github.com/prometheus/client_golang" - # version = "0.8.0" - revision = "334af0119a8f8fb6af5bb950d535c482cac7f836" + version = "0.9.0" [[constraint]] name = "github.com/stretchr/testify" |
