summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-12-02 21:17:35 -0500
committerGitHub <noreply@github.com>2024-12-02 21:17:35 -0500
commit4c073a3271305d70c1d0a220c24edd6a6adf21f5 (patch)
tree928885d5ec98b1e81f7a14e9fa37a7ae81032a98 /go.mod
parentbf29e580f65a0d355423f84f6b381e6991d46494 (diff)
chore(deps): bump github.com/prometheus/client_golang from 1.20.3 to 1.20.5 (#944)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index eefab06..dbed04e 100644
--- a/go.mod
+++ b/go.mod
@@ -17,7 +17,7 @@ require (
github.com/opencontainers/go-digest v1.0.0
github.com/opencontainers/image-spec v1.1.0
github.com/patrickmn/go-cache v2.1.0+incompatible
- github.com/prometheus/client_golang v1.20.3
+ github.com/prometheus/client_golang v1.20.5
github.com/sirupsen/logrus v1.9.3
github.com/spf13/cobra v1.8.1
github.com/spf13/pflag v1.0.5