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

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

---
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]
2025-04-18 06:07:35 +00:00
committed by GitHub
parent 529a185781
commit c2a3afedbc
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -3,7 +3,7 @@ module endlessh-go
go 1.24.2
require (
github.com/golang/glog v1.2.3
github.com/golang/glog v1.2.4
github.com/oschwald/geoip2-golang v1.11.0
github.com/pierrre/geohash v1.1.2
github.com/prometheus/client_golang v1.22.0