Merge pull request #3801 from owncloud/dependabot/go_modules/github.com/prometheus/client_golang-1.12.2

Bump github.com/prometheus/client_golang from 1.12.1 to 1.12.2
This commit is contained in:
Michael Barz
2022-05-20 20:12:54 +02:00
committed by GitHub
2 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -51,7 +51,7 @@ require (
github.com/orcaman/concurrent-map v1.0.0
github.com/owncloud/libre-graph-api-go v0.14.2
github.com/pkg/errors v0.9.1
github.com/prometheus/client_golang v1.12.1
github.com/prometheus/client_golang v1.12.2
github.com/rs/zerolog v1.26.1
github.com/sirupsen/logrus v1.8.1
github.com/spf13/cobra v1.4.0