Bump github.com/golang/glog from 1.2.2 to 1.2.3

Bumps [github.com/golang/glog](https://github.com/golang/glog) from 1.2.2 to 1.2.3.
- [Release notes](https://github.com/golang/glog/releases)
- [Commits](https://github.com/golang/glog/compare/v1.2.2...v1.2.3)

---
updated-dependencies:
- dependency-name: github.com/golang/glog
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-11-11 08:08:40 +00:00
committed by GitHub
parent 258491b433
commit 80c5a21de9
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -4,7 +4,7 @@ go 1.21.0
toolchain go1.23.1
require (
github.com/golang/glog v1.2.2
github.com/golang/glog v1.2.3
github.com/oschwald/geoip2-golang v1.11.0
github.com/pierrre/geohash v1.1.2
github.com/prometheus/client_golang v1.20.5