File tree Expand file tree Collapse file tree 2 files changed +10
-7
lines changed Expand file tree Collapse file tree 2 files changed +10
-7
lines changed Original file line number Diff line number Diff line change @@ -110,7 +110,7 @@ require (
110110 github.com/yagipy/maintidx v1.0.0
111111 github.com/yeya24/promlinter v0.2.0
112112 gitlab.com/bosi/decorder v0.2.3
113- golang.org/x/tools v0.5 .0
113+ golang.org/x/tools v0.6 .0
114114 gopkg.in/yaml.v3 v3.0.1
115115 honnef.co/go/tools v0.4.0
116116 mvdan.cc/gofumpt v0.4.0
@@ -180,9 +180,9 @@ require (
180180 go.uber.org/zap v1.17.0 // indirect
181181 golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e // indirect
182182 golang.org/x/exp/typeparams v0.0.0-20221208152030-732eee02a75a // indirect
183- golang.org/x/mod v0.7 .0 // indirect
183+ golang.org/x/mod v0.8 .0 // indirect
184184 golang.org/x/sync v0.1.0 // indirect
185- golang.org/x/sys v0.4 .0 // indirect
185+ golang.org/x/sys v0.5 .0 // indirect
186186 golang.org/x/text v0.6.0 // indirect
187187 google.golang.org/protobuf v1.28.0 // indirect
188188 gopkg.in/ini.v1 v1.67.0 // indirect
You can’t perform that action at this time.
0 commit comments