File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -12,6 +12,7 @@ require (
12
12
github.com/getsops/sops/v3 v3.10.2
13
13
github.com/go-git/go-git/v5 v5.16.2
14
14
github.com/google/uuid v1.6.0
15
+ github.com/prometheus/client_golang v1.22.0
15
16
golang.org/x/net v0.41.0
16
17
gopkg.in/validator.v2 v2.0.1
17
18
gopkg.in/yaml.v3 v3.0.1
@@ -202,7 +203,6 @@ require (
202
203
github.com/pkg/errors v0.9.1 // indirect
203
204
github.com/planetscale/vtprotobuf v0.6.1-0.20240319094008-0393e58bdf10 // indirect
204
205
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
205
- github.com/prometheus/client_golang v1.22.0 // indirect
206
206
github.com/prometheus/client_model v0.6.2 // indirect
207
207
github.com/prometheus/common v0.65.0 // indirect
208
208
github.com/prometheus/procfs v0.16.1 // indirect
You can’t perform that action at this time.
0 commit comments