Merge pull request #10224 from containerd/dependabot/go_modules/github.com/prometheus/client_golang-1.19.1

build(deps): bump github.com/prometheus/client_golang from 1.19.0 to 1.19.1
This commit is contained in:
Maksym Pavlenko
2024-05-14 16:12:53 +00:00
committed by GitHub
3 changed files with 4 additions and 4 deletions

2
go.mod
View File

@@ -53,7 +53,7 @@ require (
github.com/opencontainers/runtime-tools v0.9.1-0.20221107090550-2e043c6bd626
github.com/opencontainers/selinux v1.11.0
github.com/pelletier/go-toml/v2 v2.2.2
github.com/prometheus/client_golang v1.19.0
github.com/prometheus/client_golang v1.19.1
github.com/sirupsen/logrus v1.9.3
github.com/stretchr/testify v1.9.0
github.com/tchap/go-patricia/v2 v2.3.1