-
- Downloads
Update module mvdan.cc/xurls/v2 to v2.5.0
... | ... | @@ -11,7 +11,7 @@ require ( |
github.com/prometheus/client_golang v1.11.0 | ||
golang.org/x/net v0.5.0 | ||
golang.org/x/text v0.6.0 | ||
mvdan.cc/xurls/v2 v2.4.0 | ||
mvdan.cc/xurls/v2 v2.5.0 | ||
) | ||
require ( | ||
... | ... | @@ -22,7 +22,7 @@ require ( |
github.com/prometheus/client_model v0.2.0 // indirect | ||
github.com/prometheus/common v0.26.0 // indirect | ||
github.com/prometheus/procfs v0.6.0 // indirect | ||
golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 // indirect | ||
golang.org/x/mod v0.10.0 // indirect | ||
golang.org/x/sys v0.4.0 // indirect | ||
golang.org/x/tools v0.1.12 // indirect | ||
google.golang.org/protobuf v1.26.0-rc.1 // indirect | ||
... | ... |
Please register or sign in to comment