@@ -74,7 +74,7 @@ require (
74
74
github.com/matoous/godox v0.0.0-20230222163458-006bad1f9d26
75
75
github.com/mattn/go-colorable v0.1.13
76
76
github.com/mbilski/exhaustivestruct v1.2.0
77
- github.com/mgechev/revive v1.3.4
77
+ github.com/mgechev/revive v1.3.5
78
78
github.com/mitchellh/go-homedir v1.1.0
79
79
github.com/mitchellh/go-ps v1.0.0
80
80
github.com/mitchellh/mapstructure v1.5.0
@@ -150,7 +150,7 @@ require (
150
150
github.com/go-toolsmith/strparse v1.1.0 // indirect
151
151
github.com/go-toolsmith/typep v1.1.0 // indirect
152
152
github.com/gobwas/glob v0.2.3 // indirect
153
- github.com/golang/protobuf v1.5.2 // indirect
153
+ github.com/golang/protobuf v1.5.3 // indirect
154
154
github.com/google/go-cmp v0.6.0 // indirect
155
155
github.com/gostaticanalysis/analysisutil v0.7.1 // indirect
156
156
github.com/gostaticanalysis/comment v1.4.2 // indirect
@@ -176,7 +176,7 @@ require (
176
176
github.com/quasilyte/regex/syntax v0.0.0-20210819130434-b3f0c404a727 // indirect
177
177
github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 // indirect
178
178
github.com/shoenig/go-m1cpu v0.1.6 // indirect
179
- github.com/spf13/afero v1.8.2 // indirect
179
+ github.com/spf13/afero v1.11.0 // indirect
180
180
github.com/spf13/cast v1.5.0 // indirect
181
181
github.com/spf13/jwalterweatherman v1.1.0 // indirect
182
182
github.com/stretchr/objx v0.5.0 // indirect
@@ -194,7 +194,7 @@ require (
194
194
golang.org/x/sync v0.5.0 // indirect
195
195
golang.org/x/sys v0.15.0 // indirect
196
196
golang.org/x/text v0.14.0 // indirect
197
- google.golang.org/protobuf v1.28 .0 // indirect
197
+ google.golang.org/protobuf v1.31 .0 // indirect
198
198
gopkg.in/ini.v1 v1.67.0 // indirect
199
199
gopkg.in/yaml.v2 v2.4.0 // indirect
200
200
mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b // indirect
0 commit comments