File tree 2 files changed +10
-8
lines changed
2 files changed +10
-8
lines changed Original file line number Diff line number Diff line change @@ -107,7 +107,7 @@ require (
107
107
github.com/yagipy/maintidx v1.0.0
108
108
github.com/yeya24/promlinter v0.2.0
109
109
gitlab.com/bosi/decorder v0.2.3
110
- golang.org/x/tools v0.1.12
110
+ golang.org/x/tools v0.2.0
111
111
gopkg.in/yaml.v3 v3.0.1
112
112
honnef.co/go/tools v0.3.3
113
113
mvdan.cc/gofumpt v0.4.0
@@ -177,9 +177,9 @@ require (
177
177
go.uber.org/zap v1.17.0 // indirect
178
178
golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e // indirect
179
179
golang.org/x/exp/typeparams v0.0.0-20220827204233-334a2380cb91 // indirect
180
- golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 // indirect
180
+ golang.org/x/mod v0.6.0 // indirect
181
181
golang.org/x/sync v0.0.0-20220819030929-7fc1605a5dde // indirect
182
- golang.org/x/sys v0.0.0-20220915200043-7b5979e65e41 // indirect
182
+ golang.org/x/sys v0.1.0 // indirect
183
183
golang.org/x/text v0.3.8 // indirect
184
184
google.golang.org/protobuf v1.28.0 // indirect
185
185
gopkg.in/ini.v1 v1.67.0 // indirect
You can’t perform that action at this time.
0 commit comments