[chore]: Bump github.com/prometheus/client_golang from 1.21.0 to 1.21.1 (#3890)

This commit is contained in:
dependabot[bot] 2025-03-10 09:23:19 +00:00 committed by GitHub
commit 85e17b3e78
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
14 changed files with 47 additions and 78 deletions

2
go.mod
View file

@ -55,7 +55,7 @@ require (
github.com/mitchellh/mapstructure v1.5.0
github.com/ncruces/go-sqlite3 v0.24.0
github.com/oklog/ulid v1.3.1
github.com/prometheus/client_golang v1.21.0
github.com/prometheus/client_golang v1.21.1
github.com/rivo/uniseg v0.4.7
github.com/spf13/cobra v1.9.1
github.com/spf13/viper v1.19.0