-
- Downloads
Update module github.com/oschwald/geoip2-golang to v1.9.0
parent
b7f0698a
No related branches found
No related tags found
... | @@ -5,7 +5,7 @@ go 1.15 | ... | @@ -5,7 +5,7 @@ go 1.15 |
require ( | require ( | ||
github.com/chrj/smtpd v0.3.1 | github.com/chrj/smtpd v0.3.1 | ||
github.com/jhillyerd/enmime v1.0.0 | github.com/jhillyerd/enmime v1.0.0 | ||
github.com/oschwald/geoip2-golang v1.8.0 | github.com/oschwald/geoip2-golang v1.9.0 | ||
github.com/prometheus/client_golang v1.11.0 | github.com/prometheus/client_golang v1.11.0 | ||
golang.org/x/sync v0.1.0 | golang.org/x/sync v0.1.0 | ||
) | ) |
Please register or sign in to comment