Merge branch 'renovate/github.com-oschwald-geoip2-golang-1.x' into 'master'
Update module github.com/oschwald/geoip2-golang to v1.8.0 See merge request !17
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 v0.10.0 | github.com/jhillyerd/enmime v0.10.0 | ||
github.com/oschwald/geoip2-golang v1.5.0 | github.com/oschwald/geoip2-golang v1.8.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