Update module prometheus/client_golang to v1.10.0
... | ... | @@ -13,12 +13,10 @@ 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.9.0 | ||
github.com/prometheus/procfs v0.3.0 // indirect | ||
github.com/prometheus/client_golang v1.10.0 | ||
github.com/sethvargo/go-password v0.2.0 | ||
golang.org/x/crypto v0.0.0-20210220033148-5ea612d1eb83 | ||
golang.org/x/net v0.0.0-20210226172049-e18ecbb05110 | ||
golang.org/x/sync v0.0.0-20210220032951-036812b2e83c | ||
golang.org/x/sys v0.0.0-20210113181707-4bcb84eeeb78 // indirect | ||
gopkg.in/yaml.v2 v2.4.0 | ||
) |
Please register or sign in to comment