@@ -30,7 +30,7 @@ require (
30
30
github.com/fatih/color v1.14.1
31
31
github.com/firefart/nonamedreturns v1.0.4
32
32
github.com/fzipp/gocyclo v0.6.0
33
- github.com/go-critic/go-critic v0.6.5
33
+ github.com/go-critic/go-critic v0.6.6
34
34
github.com/go-xmlfmt/xmlfmt v1.1.2
35
35
github.com/gofrs/flock v0.8.1
36
36
github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
@@ -128,13 +128,13 @@ require (
128
128
github.com/fatih/structtag v1.2.0 // indirect
129
129
github.com/fsnotify/fsnotify v1.5.4 // indirect
130
130
github.com/go-ole/go-ole v1.2.6 // indirect
131
- github.com/go-toolsmith/astcast v1.0 .0 // indirect
131
+ github.com/go-toolsmith/astcast v1.1 .0 // indirect
132
132
github.com/go-toolsmith/astcopy v1.0.3 // indirect
133
- github.com/go-toolsmith/astequal v1.0.3 // indirect
134
- github.com/go-toolsmith/astfmt v1.0 .0 // indirect
135
- github.com/go-toolsmith/astp v1.0 .0 // indirect
136
- github.com/go-toolsmith/strparse v1.0 .0 // indirect
137
- github.com/go-toolsmith/typep v1.0.2 // indirect
133
+ github.com/go-toolsmith/astequal v1.1.0 // indirect
134
+ github.com/go-toolsmith/astfmt v1.1 .0 // indirect
135
+ github.com/go-toolsmith/astp v1.1 .0 // indirect
136
+ github.com/go-toolsmith/strparse v1.1 .0 // indirect
137
+ github.com/go-toolsmith/typep v1.1.0 // indirect
138
138
github.com/gobwas/glob v0.2.3 // indirect
139
139
github.com/golang/protobuf v1.5.2 // indirect
140
140
github.com/google/go-cmp v0.5.9 // indirect
@@ -179,7 +179,7 @@ require (
179
179
go.uber.org/multierr v1.6.0 // indirect
180
180
go.uber.org/zap v1.17.0 // indirect
181
181
golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e // indirect
182
- golang.org/x/exp/typeparams v0.0.0-20221208152030-732eee02a75a // indirect
182
+ golang.org/x/exp/typeparams v0.0.0-20230203172020-98cc5a0785f9 // indirect
183
183
golang.org/x/mod v0.8.0 // indirect
184
184
golang.org/x/sync v0.1.0 // indirect
185
185
golang.org/x/sys v0.5.0 // indirect
0 commit comments