chore(deps): bump github.com/prometheus/client_golang from 1.20.4 to 1.20.5 (#4424)

This commit is contained in:
dependabot[bot]
2024-10-18 11:38:41 +08:00
committed by GitHub
parent f52af1ebf9
commit 2a74996e1b
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -16,7 +16,7 @@ require (
github.com/jhump/protoreflect v1.17.0
github.com/olekukonko/tablewriter v0.0.5
github.com/pelletier/go-toml/v2 v2.2.2
github.com/prometheus/client_golang v1.20.4
github.com/prometheus/client_golang v1.20.5
github.com/redis/go-redis/v9 v9.6.1
github.com/spaolacci/murmur3 v1.1.0
github.com/stretchr/testify v1.9.0