Skip to content

Commit 93f1bd2

Browse files
authored
promlinter: bump to v0.2.0 (#2789)
1 parent 380699a commit 93f1bd2

File tree

2 files changed

+28
-9
lines changed

2 files changed

+28
-9
lines changed

go.mod

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ require (
9797
github.com/uudashr/gocognit v1.0.5
9898
github.com/valyala/quicktemplate v1.7.0
9999
github.com/yagipy/maintidx v1.0.0
100-
github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1
100+
github.com/yeya24/promlinter v0.2.0
101101
gitlab.com/bosi/decorder v0.2.1
102102
golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a
103103
gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
@@ -147,10 +147,10 @@ require (
147147
github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d // indirect
148148
github.com/pmezard/go-difflib v1.0.0 // indirect
149149
github.com/power-devops/perfstat v0.0.0-20210106213030-5aafc221ea8c // indirect
150-
github.com/prometheus/client_golang v1.7.1 // indirect
150+
github.com/prometheus/client_golang v1.12.1 // indirect
151151
github.com/prometheus/client_model v0.2.0 // indirect
152-
github.com/prometheus/common v0.10.0 // indirect
153-
github.com/prometheus/procfs v0.6.0 // indirect
152+
github.com/prometheus/common v0.32.1 // indirect
153+
github.com/prometheus/procfs v0.7.3 // indirect
154154
github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a // indirect
155155
github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 // indirect
156156
github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 // indirect

go.sum

Lines changed: 24 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)