Update module github.com/prometheus/client_golang to v1.11.0
... | ... | @@ -15,7 +15,7 @@ require ( |
github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 // indirect | ||
github.com/patrickmn/go-cache v0.0.0-20180815053127-5633e0862627 | ||
github.com/pquerna/otp v1.3.0 | ||
github.com/prometheus/client_golang v1.10.0 | ||
github.com/prometheus/client_golang v1.11.0 | ||
github.com/sethvargo/go-password v0.2.0 | ||
golang.org/x/crypto v0.0.0-20210506145944-38f3c27a63bf | ||
golang.org/x/net v0.0.0-20210226172049-e18ecbb05110 | ||
... | ... |
Please register or sign in to comment