Skip to content

Commit e439f69

Browse files
committed
chore: go mod tidy
1 parent 55db16a commit e439f69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ require (
139139
github.com/pelletier/go-toml v1.8.0 // indirect
140140
github.com/pkg/errors v0.9.1 // indirect
141141
github.com/pmezard/go-difflib v1.0.0 // indirect
142-
github.com/prometheus/client_model v0.6.0 // indirect
142+
github.com/prometheus/client_model v0.6.0
143143
github.com/prometheus/common v0.47.0 // indirect
144144
github.com/prometheus/procfs v0.12.0 // indirect
145145
github.com/prometheus/statsd_exporter v0.22.7 // indirect

0 commit comments

Comments
 (0)