build(deps): bump github.com/oschwald/geoip2-golang from 1.5.0 to 1.6.1 (#5140)

Bumps [github.com/oschwald/geoip2-golang](https://github.com/oschwald/geoip2-golang) from 1.5.0 to 1.6.1.
- [Release notes](https://github.com/oschwald/geoip2-golang/releases)
- [Commits](https://github.com/oschwald/geoip2-golang/compare/v1.5.0...v1.6.1)

---
updated-dependencies:
- dependency-name: github.com/oschwald/geoip2-golang
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2022-01-31 07:28:30 -08:00
committed by GitHub
parent 965ba514eb
commit a3e689f707
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -19,7 +19,7 @@ require (
github.com/opentracing/opentracing-go v1.2.0
github.com/openzipkin-contrib/zipkin-go-opentracing v0.4.5
github.com/openzipkin/zipkin-go v0.4.0
github.com/oschwald/geoip2-golang v1.5.0
github.com/oschwald/geoip2-golang v1.6.1
github.com/prometheus/client_golang v1.12.0
github.com/prometheus/client_model v0.2.0
github.com/prometheus/common v0.32.1