File tree 2 files changed +10
-9
lines changed
2 files changed +10
-9
lines changed Original file line number Diff line number Diff line change @@ -111,7 +111,7 @@ require (
111
111
github.com/yagipy/maintidx v1.0.0
112
112
github.com/yeya24/promlinter v0.2.0
113
113
gitlab.com/bosi/decorder v0.2.3
114
- golang.org/x/tools v0.7 .0
114
+ golang.org/x/tools v0.8 .0
115
115
gopkg.in/yaml.v3 v3.0.1
116
116
honnef.co/go/tools v0.4.3
117
117
mvdan.cc/gofumpt v0.4.0
@@ -182,9 +182,9 @@ require (
182
182
go.uber.org/zap v1.24.0 // indirect
183
183
golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e // indirect
184
184
golang.org/x/exp/typeparams v0.0.0-20230224173230-c95f2b4c22f2 // indirect
185
- golang.org/x/mod v0.9 .0 // indirect
185
+ golang.org/x/mod v0.10 .0 // indirect
186
186
golang.org/x/sync v0.1.0 // indirect
187
- golang.org/x/sys v0.6 .0 // indirect
187
+ golang.org/x/sys v0.7 .0 // indirect
188
188
golang.org/x/text v0.7.0 // indirect
189
189
google.golang.org/protobuf v1.28.0 // indirect
190
190
gopkg.in/ini.v1 v1.67.0 // indirect
You can’t perform that action at this time.
0 commit comments