chore(deps): bump github.com/prometheus/client_golang from 1.15.0 to 1.15.1 (#3200)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-05-04 11:00:51 +08:00
committed by GitHub
parent f93e752f98
commit fe97fab274
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -18,7 +18,7 @@ require (
github.com/jhump/protoreflect v1.15.1
github.com/olekukonko/tablewriter v0.0.5
github.com/pelletier/go-toml/v2 v2.0.7
github.com/prometheus/client_golang v1.15.0
github.com/prometheus/client_golang v1.15.1
github.com/spaolacci/murmur3 v1.1.0
github.com/stretchr/testify v1.8.2
go.etcd.io/etcd/api/v3 v3.5.8