Skip to content

Commit 6ad743e

Browse files
ldezSeigeC
authored andcommitted
promlinter: bump to v0.2.0 (golangci#2789)
1 parent 6976786 commit 6ad743e

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)