-
- Downloads
Update module golang.org/x/sync to v0.8.0
parent
495803da
No related branches found
No related tags found
... | @@ -9,7 +9,7 @@ require ( | ... | @@ -9,7 +9,7 @@ require ( |
github.com/jhillyerd/enmime v1.1.0 | github.com/jhillyerd/enmime v1.1.0 | ||
github.com/oschwald/geoip2-golang v1.11.0 | github.com/oschwald/geoip2-golang v1.11.0 | ||
github.com/prometheus/client_golang v1.11.0 | github.com/prometheus/client_golang v1.11.0 | ||
golang.org/x/sync v0.7.0 | golang.org/x/sync v0.8.0 | ||
) | ) | ||
require ( | require ( | ||
... | ... |
Please register or sign in to comment