Update module github.com/prometheus/client_golang to v1.11.0
... | ... | @@ -6,9 +6,7 @@ require ( |
git.autistici.org/ai3/go-common v0.0.0-20210118064555-73f00db54723 | ||
git.autistici.org/ai3/tools/replds v0.0.0-20210117165138-e6368d266143 | ||
github.com/miekg/dns v1.1.40 | ||
github.com/prometheus/client_golang v1.9.0 | ||
github.com/prometheus/procfs v0.3.0 // indirect | ||
github.com/prometheus/client_golang v1.11.0 | ||
golang.org/x/crypto v0.0.0-20210220033148-5ea612d1eb83 | ||
golang.org/x/sys v0.0.0-20210113181707-4bcb84eeeb78 // indirect | ||
gopkg.in/yaml.v2 v2.4.0 | ||
) |
Please register or sign in to comment