-
- Downloads
Bump github.com/prometheus/client_golang from 1.9.0 to 1.10.0 (#224)
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.9.0 to 1.10.0. - [Release notes](https://github.com/prometheus/client_golang/releases) - [Changelog](https://github.com/prometheus/client_golang/blob/master/CHANGELOG.md) - [Commits](https://github.com/prometheus/client_golang/compare/v1.9.0...v1.10.0 ) Signed-off-by:dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
... | ... | @@ -27,7 +27,7 @@ require ( |
github.com/mitchellh/go-homedir v1.1.0 | ||
github.com/mitchellh/mapstructure v1.4.1 | ||
github.com/pelletier/go-toml v1.8.1 // indirect | ||
github.com/prometheus/client_golang v1.9.0 | ||
github.com/prometheus/client_golang v1.10.0 | ||
github.com/rs/cors v1.7.0 | ||
github.com/spf13/afero v1.5.1 // indirect | ||
github.com/spf13/cast v1.3.1 // indirect | ||
... | ... | @@ -43,8 +43,7 @@ require ( |
golang.org/x/crypto v0.0.0-20201221181555-eec23a3978ad | ||
golang.org/x/mod v0.4.1 // indirect | ||
golang.org/x/net v0.0.0-20210226172049-e18ecbb05110 | ||
golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 | ||
golang.org/x/sys v0.0.0-20210301091718-77cc2087c03b // indirect | ||
golang.org/x/sync v0.0.0-20201207232520-09787c993a3a | ||
golang.org/x/tools v0.1.0 // indirect | ||
google.golang.org/genproto v0.0.0-20201203001206-6486ece9c497 | ||
google.golang.org/grpc v1.36.0 | ||
... | ... |
Please register or sign in to comment