Skip to content

Commit

Permalink
Update deps (#639)
Browse files Browse the repository at this point in the history
Signed-off-by: Brian Brazil <[email protected]>
  • Loading branch information
brian-brazil authored Jun 15, 2020
1 parent 0f18897 commit 9bbe703
Show file tree
Hide file tree
Showing 375 changed files with 63,767 additions and 114,680 deletions.
12 changes: 6 additions & 6 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
module github.com/prometheus/blackbox_exporter

require (
github.com/go-kit/kit v0.9.0
github.com/miekg/dns v1.1.25
github.com/pkg/errors v0.8.1
github.com/prometheus/client_golang v1.5.1
github.com/go-kit/kit v0.10.0
github.com/miekg/dns v1.1.29
github.com/pkg/errors v0.9.1
github.com/prometheus/client_golang v1.6.0
github.com/prometheus/client_model v0.2.0
github.com/prometheus/common v0.10.0
golang.org/x/net v0.0.0-20190923162816-aa69164e4478
golang.org/x/net v0.0.0-20200602114024-627f9648deb9
gopkg.in/alecthomas/kingpin.v2 v2.2.6
gopkg.in/yaml.v3 v3.0.0-20190502103701-55513cacd4ae
gopkg.in/yaml.v3 v3.0.0-20200615113413-eeeca48fe776
)

go 1.13
317 changes: 305 additions & 12 deletions go.sum

Large diffs are not rendered by default.

4 changes: 3 additions & 1 deletion vendor/github.com/go-kit/kit/log/json_logger.go

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

5 changes: 1 addition & 4 deletions vendor/github.com/go-logfmt/logfmt/.gitignore

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

2 changes: 2 additions & 0 deletions vendor/github.com/go-logfmt/logfmt/.travis.yml

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

7 changes: 7 additions & 0 deletions vendor/github.com/go-logfmt/logfmt/CHANGELOG.md

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

6 changes: 3 additions & 3 deletions vendor/github.com/go-logfmt/logfmt/decode.go

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

126 changes: 0 additions & 126 deletions vendor/github.com/go-logfmt/logfmt/fuzz.go

This file was deleted.

2 changes: 1 addition & 1 deletion vendor/github.com/go-logfmt/logfmt/go.mod

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

2 changes: 0 additions & 2 deletions vendor/github.com/go-logfmt/logfmt/go.sum

This file was deleted.

Loading

0 comments on commit 9bbe703

Please sign in to comment.