@@ -4,19 +4,20 @@ go 1.18
4
4
5
5
require (
6
6
github.com/client9/misspell v0.3.4
7
- github.com/golangci/golangci-lint v1.50 .1
7
+ github.com/golangci/golangci-lint v1.51 .1
8
8
github.com/goreleaser/goreleaser v1.14.1
9
9
)
10
10
11
11
require (
12
- 4d63.com/gochecknoglobals v0.1.0 // indirect
12
+ 4d63.com/gocheckcompilerdirectives v1.2.1 // indirect
13
+ 4d63.com/gochecknoglobals v0.2.1 // indirect
13
14
cloud.google.com/go v0.103.0 // indirect
14
15
cloud.google.com/go/compute v1.7.0 // indirect
15
16
cloud.google.com/go/iam v0.3.0 // indirect
16
17
cloud.google.com/go/kms v1.4.0 // indirect
17
18
cloud.google.com/go/storage v1.24.0 // indirect
18
19
code.gitea.io/sdk/gitea v0.15.1 // indirect
19
- github.com/Abirdcfly/dupword v0.0.7 // indirect
20
+ github.com/Abirdcfly/dupword v0.0.9 // indirect
20
21
github.com/AlekSi/pointer v1.2.0 // indirect
21
22
github.com/Antonboom/errname v0.1.7 // indirect
22
23
github.com/Antonboom/nilnil v0.1.1 // indirect
@@ -91,10 +92,10 @@ require (
91
92
github.com/cespare/xxhash/v2 v2.1.2 // indirect
92
93
github.com/charithe/durationcheck v0.0.9 // indirect
93
94
github.com/charmbracelet/lipgloss v0.6.1-0.20220911181249-6304a734e792 // indirect
94
- github.com/chavacava/garif v0.0.0-20220630083739-93517212f375 // indirect
95
+ github.com/chavacava/garif v0.0.0-20221024190013-b3ef35877348 // indirect
95
96
github.com/cpuguy83/go-md2man/v2 v2.0.2 // indirect
96
97
github.com/curioswitch/go-reassign v0.2.0 // indirect
97
- github.com/daixiang0/gci v0.8.1 // indirect
98
+ github.com/daixiang0/gci v0.9.0 // indirect
98
99
github.com/davecgh/go-spew v1.1.1 // indirect
99
100
github.com/denis-tingaikin/go-header v0.4.3 // indirect
100
101
github.com/dghubble/go-twitter v0.0.0-20211115160449-93a8679adecb // indirect
@@ -108,7 +109,7 @@ require (
108
109
github.com/emirpasic/gods v1.12.0 // indirect
109
110
github.com/esimonov/ifshort v1.0.4 // indirect
110
111
github.com/ettle/strcase v0.1.1 // indirect
111
- github.com/fatih/color v1.13.0 // indirect
112
+ github.com/fatih/color v1.14.1 // indirect
112
113
github.com/fatih/structtag v1.2.0 // indirect
113
114
github.com/firefart/nonamedreturns v1.0.4 // indirect
114
115
github.com/fsnotify/fsnotify v1.5.4 // indirect
@@ -119,13 +120,13 @@ require (
119
120
github.com/go-git/go-git/v5 v5.4.2 // indirect
120
121
github.com/go-telegram-bot-api/telegram-bot-api v4.6.4+incompatible // indirect
121
122
github.com/go-toolsmith/astcast v1.0.0 // indirect
122
- github.com/go-toolsmith/astcopy v1.0.2 // indirect
123
+ github.com/go-toolsmith/astcopy v1.0.3 // indirect
123
124
github.com/go-toolsmith/astequal v1.0.3 // indirect
124
125
github.com/go-toolsmith/astfmt v1.0.0 // indirect
125
126
github.com/go-toolsmith/astp v1.0.0 // indirect
126
127
github.com/go-toolsmith/strparse v1.0.0 // indirect
127
128
github.com/go-toolsmith/typep v1.0.2 // indirect
128
- github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b // indirect
129
+ github.com/go-xmlfmt/xmlfmt v1.1.2 // indirect
129
130
github.com/gobwas/glob v0.2.3 // indirect
130
131
github.com/gofrs/flock v0.8.1 // indirect
131
132
github.com/golang-jwt/jwt v3.2.1+incompatible // indirect
@@ -138,7 +139,7 @@ require (
138
139
github.com/golangci/gofmt v0.0.0-20220901101216-f2edd75033f2 // indirect
139
140
github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 // indirect
140
141
github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca // indirect
141
- github.com/golangci/misspell v0.3.5 // indirect
142
+ github.com/golangci/misspell v0.4.0 // indirect
142
143
github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6 // indirect
143
144
github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 // indirect
144
145
github.com/google/go-cmp v0.5.9 // indirect
@@ -148,7 +149,7 @@ require (
148
149
github.com/google/wire v0.5.0 // indirect
149
150
github.com/googleapis/enterprise-certificate-proxy v0.1.0 // indirect
150
151
github.com/googleapis/gax-go/v2 v2.4.0 // indirect
151
- github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 // indirect
152
+ github.com/gordonklaus/ineffassign v0.0.0-20230107090616-13ace0543b28 // indirect
152
153
github.com/goreleaser/chglog v0.2.2 // indirect
153
154
github.com/goreleaser/fileglob v1.3.0 // indirect
154
155
github.com/goreleaser/nfpm/v2 v2.23.0 // indirect
@@ -175,32 +176,33 @@ require (
175
176
github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af // indirect
176
177
github.com/jmespath/go-jmespath v0.4.0 // indirect
177
178
github.com/julz/importas v0.1.0 // indirect
179
+ github.com/junk1tm/musttag v0.4.4 // indirect
178
180
github.com/kevinburke/ssh_config v1.1.0 // indirect
179
- github.com/kisielk/errcheck v1.6.2 // indirect
181
+ github.com/kisielk/errcheck v1.6.3 // indirect
180
182
github.com/kisielk/gotool v1.0.0 // indirect
181
183
github.com/kkHAIKE/contextcheck v1.1.3 // indirect
182
184
github.com/klauspost/compress v1.15.13 // indirect
183
185
github.com/klauspost/pgzip v1.2.5 // indirect
184
186
github.com/kulti/thelper v0.6.3 // indirect
185
187
github.com/kunwardeep/paralleltest v1.0.6 // indirect
186
188
github.com/kylelemons/godebug v1.1.0 // indirect
187
- github.com/kyoh86/exportloopref v0.1.8 // indirect
189
+ github.com/kyoh86/exportloopref v0.1.11 // indirect
188
190
github.com/ldez/gomoddirectives v0.2.3 // indirect
189
- github.com/ldez/tagliatelle v0.3.1 // indirect
190
- github.com/leonklingele/grouper v1.1.0 // indirect
191
+ github.com/ldez/tagliatelle v0.4.0 // indirect
192
+ github.com/leonklingele/grouper v1.1.1 // indirect
191
193
github.com/lucasb-eyer/go-colorful v1.2.0 // indirect
192
194
github.com/lufeee/execinquery v1.2.1 // indirect
193
195
github.com/magiconair/properties v1.8.6 // indirect
194
196
github.com/maratori/testableexamples v1.0.0 // indirect
195
197
github.com/maratori/testpackage v1.1.0 // indirect
196
198
github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 // indirect
197
199
github.com/mattn/go-colorable v0.1.13 // indirect
198
- github.com/mattn/go-isatty v0.0.16 // indirect
200
+ github.com/mattn/go-isatty v0.0.17 // indirect
199
201
github.com/mattn/go-mastodon v0.0.6 // indirect
200
202
github.com/mattn/go-runewidth v0.0.14 // indirect
201
203
github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 // indirect
202
204
github.com/mbilski/exhaustivestruct v1.2.0 // indirect
203
- github.com/mgechev/revive v1.2.4 // indirect
205
+ github.com/mgechev/revive v1.2.5 // indirect
204
206
github.com/mitchellh/copystructure v1.2.0 // indirect
205
207
github.com/mitchellh/go-homedir v1.1.0 // indirect
206
208
github.com/mitchellh/mapstructure v1.5.0 // indirect
@@ -214,16 +216,16 @@ require (
214
216
github.com/muesli/termenv v0.13.0 // indirect
215
217
github.com/nakabonne/nestif v0.3.1 // indirect
216
218
github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 // indirect
217
- github.com/nishanths/exhaustive v0.8.3 // indirect
219
+ github.com/nishanths/exhaustive v0.9.5 // indirect
218
220
github.com/nishanths/predeclared v0.2.2 // indirect
221
+ github.com/nunnatsa/ginkgolinter v0.8.1 // indirect
219
222
github.com/olekukonko/tablewriter v0.0.5 // indirect
220
223
github.com/pelletier/go-toml v1.9.5 // indirect
221
224
github.com/pelletier/go-toml/v2 v2.0.5 // indirect
222
- github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d // indirect
223
225
github.com/pkg/browser v0.0.0-20210115035449-ce105d075bb4 // indirect
224
226
github.com/pkg/errors v0.9.1 // indirect
225
227
github.com/pmezard/go-difflib v1.0.0 // indirect
226
- github.com/polyfloyd/go-errorlint v1.0.5 // indirect
228
+ github.com/polyfloyd/go-errorlint v1.0.6 // indirect
227
229
github.com/prometheus/client_golang v1.12.2 // indirect
228
230
github.com/prometheus/client_model v0.2.0 // indirect
229
231
github.com/prometheus/common v0.37.0 // indirect
@@ -234,22 +236,22 @@ require (
234
236
github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 // indirect
235
237
github.com/rivo/uniseg v0.4.2 // indirect
236
238
github.com/russross/blackfriday/v2 v2.1.0 // indirect
237
- github.com/ryancurrah/gomodguard v1.2.4 // indirect
238
- github.com/ryanrolds/sqlclosecheck v0.3 .0 // indirect
239
- github.com/sanposhiho/wastedassign/v2 v2.0.6 // indirect
239
+ github.com/ryancurrah/gomodguard v1.3.0 // indirect
240
+ github.com/ryanrolds/sqlclosecheck v0.4 .0 // indirect
241
+ github.com/sanposhiho/wastedassign/v2 v2.0.7 // indirect
240
242
github.com/sasha-s/go-csync v0.0.0-20210812194225-61421b77c44b // indirect
241
243
github.com/sashamelentyev/interfacebloat v1.1.0 // indirect
242
- github.com/sashamelentyev/usestdlibvars v1.20.0 // indirect
243
- github.com/securego/gosec/v2 v2.13.1 // indirect
244
+ github.com/sashamelentyev/usestdlibvars v1.21.1 // indirect
245
+ github.com/securego/gosec/v2 v2.14.0 // indirect
244
246
github.com/sergi/go-diff v1.2.0 // indirect
245
247
github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c // indirect
246
248
github.com/sirupsen/logrus v1.9.0 // indirect
247
249
github.com/sivchari/containedctx v1.0.2 // indirect
248
250
github.com/sivchari/nosnakecase v1.7.0 // indirect
249
- github.com/sivchari/tenv v1.7.0 // indirect
251
+ github.com/sivchari/tenv v1.7.1 // indirect
250
252
github.com/slack-go/slack v0.12.1 // indirect
251
253
github.com/sonatard/noctx v0.0.1 // indirect
252
- github.com/sourcegraph/go-diff v0.6.1 // indirect
254
+ github.com/sourcegraph/go-diff v0.7.0 // indirect
253
255
github.com/spf13/afero v1.8.2 // indirect
254
256
github.com/spf13/cast v1.5.0 // indirect
255
257
github.com/spf13/cobra v1.6.1 // indirect
@@ -261,12 +263,13 @@ require (
261
263
github.com/stretchr/objx v0.5.0 // indirect
262
264
github.com/stretchr/testify v1.8.1 // indirect
263
265
github.com/subosito/gotenv v1.4.1 // indirect
266
+ github.com/t-yuki/gocover-cobertura v0.0.0-20180217150009-aaee18c8195c // indirect
264
267
github.com/tdakkota/asciicheck v0.1.1 // indirect
265
268
github.com/technoweenie/multipartstreamer v1.0.1 // indirect
266
269
github.com/tetafro/godot v1.4.11 // indirect
267
- github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 // indirect
270
+ github.com/timakin/bodyclose v0.0.0-20221125081123-e39cf3fc478e // indirect
268
271
github.com/timonwong/loggercheck v0.9.3 // indirect
269
- github.com/tomarrell/wrapcheck/v2 v2.7 .0 // indirect
272
+ github.com/tomarrell/wrapcheck/v2 v2.8 .0 // indirect
270
273
github.com/tommy-muehle/go-mnd/v2 v2.5.1 // indirect
271
274
github.com/tomnomnom/linkheader v0.0.0-20180905144013-02ca5825eb80 // indirect
272
275
github.com/ulikunitz/xz v0.5.11 // indirect
@@ -287,15 +290,15 @@ require (
287
290
gocloud.dev v0.27.0 // indirect
288
291
golang.org/x/crypto v0.1.0 // indirect
289
292
golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e // indirect
290
- golang.org/x/exp/typeparams v0.0.0-20220827204233-334a2380cb91 // indirect
291
- golang.org/x/mod v0.6 .0 // indirect
292
- golang.org/x/net v0.1 .0 // indirect
293
+ golang.org/x/exp/typeparams v0.0.0-20221208152030-732eee02a75a // indirect
294
+ golang.org/x/mod v0.7 .0 // indirect
295
+ golang.org/x/net v0.5 .0 // indirect
293
296
golang.org/x/oauth2 v0.0.0-20220722155238-128564f6959c // indirect
294
- golang.org/x/sync v0.0.0-20220819030929-7fc1605a5dde // indirect
295
- golang.org/x/sys v0.1 .0 // indirect
296
- golang.org/x/text v0.5 .0 // indirect
297
+ golang.org/x/sync v0.1.0 // indirect
298
+ golang.org/x/sys v0.4 .0 // indirect
299
+ golang.org/x/text v0.6 .0 // indirect
297
300
golang.org/x/time v0.0.0-20220722155302-e5dcc9cfc0b9 // indirect
298
- golang.org/x/tools v0.2 .0 // indirect
301
+ golang.org/x/tools v0.5 .0 // indirect
299
302
golang.org/x/xerrors v0.0.0-20220609144429-65e65417b02f // indirect
300
303
google.golang.org/api v0.91.0 // indirect
301
304
google.golang.org/appengine v1.6.7 // indirect
@@ -308,9 +311,9 @@ require (
308
311
gopkg.in/warnings.v0 v0.1.2 // indirect
309
312
gopkg.in/yaml.v2 v2.4.0 // indirect
310
313
gopkg.in/yaml.v3 v3.0.1 // indirect
311
- honnef.co/go/tools v0.3.3 // indirect
314
+ honnef.co/go/tools v0.4.0 // indirect
312
315
mvdan.cc/gofumpt v0.4.0 // indirect
313
316
mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed // indirect
314
317
mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b // indirect
315
- mvdan.cc/unparam v0.0.0-20220706161116-678bad134442 // indirect
318
+ mvdan.cc/unparam v0.0.0-20221223090309-7455f1af531d // indirect
316
319
)
0 commit comments