File tree Expand file tree Collapse file tree 2 files changed +10
-9
lines changed Expand file tree Collapse file tree 2 files changed +10
-9
lines changed Original file line number Diff line number Diff line change @@ -108,7 +108,7 @@ require (
108108 github.com/yagipy/maintidx v1.0.0
109109 github.com/yeya24/promlinter v0.2.0
110110 gitlab.com/bosi/decorder v0.2.3
111- golang.org/x/tools v0.4 .0
111+ golang.org/x/tools v0.5 .0
112112 gopkg.in/yaml.v3 v3.0.1
113113 honnef.co/go/tools v0.3.3
114114 mvdan.cc/gofumpt v0.4.0
@@ -179,10 +179,9 @@ require (
179179 golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e // indirect
180180 golang.org/x/exp/typeparams v0.0.0-20220827204233-334a2380cb91 // indirect
181181 golang.org/x/mod v0.7.0 // indirect
182- golang.org/x/net v0.4.0 // indirect
183182 golang.org/x/sync v0.1.0 // indirect
184- golang.org/x/sys v0.3 .0 // indirect
185- golang.org/x/text v0.5 .0 // indirect
183+ golang.org/x/sys v0.4 .0 // indirect
184+ golang.org/x/text v0.6 .0 // indirect
186185 google.golang.org/protobuf v1.28.0 // indirect
187186 gopkg.in/ini.v1 v1.67.0 // indirect
188187 gopkg.in/yaml.v2 v2.4.0 // indirect
You can’t perform that action at this time.
0 commit comments