fix(deps): update module github.com/prometheus/client_golang to v1.20.5

This commit is contained in:
renovate[bot]
2024-10-16 01:28:29 +00:00
committed by GitHub
parent b95a9d7b7a
commit c78622ada6
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@@ -25,7 +25,7 @@ require (
github.com/oapi-codegen/runtime v1.1.1
github.com/oschwald/geoip2-golang v1.11.0
github.com/pkg/errors v0.9.1
github.com/prometheus/client_golang v1.20.0
github.com/prometheus/client_golang v1.20.5
github.com/rifflock/lfshook v0.0.0-20180920164130-b9218ef580f5
github.com/schollz/sqlite3dump v1.3.1
github.com/shirou/gopsutil/v4 v4.24.9