mirror of
https://github.com/containrrr/watchtower.git
synced 2026-02-15 03:38:06 +01:00
fix(deps): update module github.com/prometheus/client_golang to v1.22.0
This commit is contained in:
parent
9f0aed41fa
commit
faf22cfce7
2 changed files with 3 additions and 1 deletions
2
go.mod
2
go.mod
|
|
@ -10,7 +10,7 @@ require (
|
|||
github.com/docker/go-connections v0.5.0
|
||||
github.com/onsi/ginkgo/v2 v2.23.3
|
||||
github.com/onsi/gomega v1.36.3
|
||||
github.com/prometheus/client_golang v1.21.1
|
||||
github.com/prometheus/client_golang v1.22.0
|
||||
github.com/robfig/cron v1.2.0
|
||||
github.com/sirupsen/logrus v1.9.3
|
||||
github.com/spf13/cobra v1.9.1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue