Skip to content

Commit b1fea37

Browse files
build(deps): bump github.com/golangci/golangci-lint in /backend
Bumps [github.com/golangci/golangci-lint](https://github.com/golangci/golangci-lint) from 1.60.3 to 1.61.0. - [Release notes](https://github.com/golangci/golangci-lint/releases) - [Changelog](https://github.com/golangci/golangci-lint/blob/master/CHANGELOG.md) - [Commits](golangci/golangci-lint@v1.60.3...v1.61.0) --- updated-dependencies: - dependency-name: github.com/golangci/golangci-lint dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8c2893e commit b1fea37

File tree

2 files changed

+57
-57
lines changed

2 files changed

+57
-57
lines changed

backend/go.mod

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ require (
77
github.com/coreos/go-oidc/v3 v3.11.0
88
github.com/doug-martin/goqu/v9 v9.19.0
99
github.com/getkin/kin-openapi v0.126.0
10-
github.com/golangci/golangci-lint v1.60.3
10+
github.com/golangci/golangci-lint v1.61.0
1111
github.com/google/go-github/v28 v28.1.1
1212
github.com/google/uuid v1.6.0
1313
github.com/gorilla/securecookie v1.1.2
@@ -40,15 +40,15 @@ require (
4040
4d63.com/gocheckcompilerdirectives v1.2.1 // indirect
4141
4d63.com/gochecknoglobals v0.2.1 // indirect
4242
github.com/4meepo/tagalign v1.3.4 // indirect
43-
github.com/Abirdcfly/dupword v0.0.14 // indirect
43+
github.com/Abirdcfly/dupword v0.1.1 // indirect
4444
github.com/Antonboom/errname v0.1.13 // indirect
4545
github.com/Antonboom/nilnil v0.1.9 // indirect
4646
github.com/Antonboom/testifylint v1.4.3 // indirect
4747
github.com/BurntSushi/toml v1.4.1-0.20240526193622-a339e1f7089c // indirect
48-
github.com/Crocmagnon/fatcontext v0.4.0 // indirect
48+
github.com/Crocmagnon/fatcontext v0.5.2 // indirect
4949
github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 // indirect
5050
github.com/GaijinEntertainment/go-exhaustruct/v3 v3.3.0 // indirect
51-
github.com/Masterminds/semver/v3 v3.2.1 // indirect
51+
github.com/Masterminds/semver/v3 v3.3.0 // indirect
5252
github.com/OpenPeeDeeP/depguard/v2 v2.2.0 // indirect
5353
github.com/alecthomas/go-check-sumtype v0.1.4 // indirect
5454
github.com/alexkohler/nakedret/v2 v2.0.4 // indirect
@@ -70,9 +70,9 @@ require (
7070
github.com/cespare/xxhash/v2 v2.3.0 // indirect
7171
github.com/charithe/durationcheck v0.0.10 // indirect
7272
github.com/chavacava/garif v0.1.0 // indirect
73-
github.com/ckaznocha/intrange v0.1.2 // indirect
73+
github.com/ckaznocha/intrange v0.2.0 // indirect
7474
github.com/curioswitch/go-reassign v0.2.0 // indirect
75-
github.com/daixiang0/gci v0.13.4 // indirect
75+
github.com/daixiang0/gci v0.13.5 // indirect
7676
github.com/davecgh/go-spew v1.1.1 // indirect
7777
github.com/denis-tingaikin/go-header v0.5.0 // indirect
7878
github.com/ettle/strcase v0.2.0 // indirect
@@ -94,7 +94,7 @@ require (
9494
github.com/go-toolsmith/astp v1.1.0 // indirect
9595
github.com/go-toolsmith/strparse v1.1.0 // indirect
9696
github.com/go-toolsmith/typep v1.1.0 // indirect
97-
github.com/go-viper/mapstructure/v2 v2.0.0 // indirect
97+
github.com/go-viper/mapstructure/v2 v2.1.0 // indirect
9898
github.com/go-xmlfmt/xmlfmt v1.1.2 // indirect
9999
github.com/gobwas/glob v0.2.3 // indirect
100100
github.com/gofrs/flock v0.12.1 // indirect
@@ -165,26 +165,26 @@ require (
165165
github.com/nunnatsa/ginkgolinter v0.16.2 // indirect
166166
github.com/olekukonko/tablewriter v0.0.5 // indirect
167167
github.com/pelletier/go-toml v1.9.5 // indirect
168-
github.com/pelletier/go-toml/v2 v2.2.2 // indirect
168+
github.com/pelletier/go-toml/v2 v2.2.3 // indirect
169169
github.com/perimeterx/marshmallow v1.1.5 // indirect
170170
github.com/pmezard/go-difflib v1.0.0 // indirect
171171
github.com/polyfloyd/go-errorlint v1.6.0 // indirect
172172
github.com/prometheus/client_model v0.6.1 // indirect
173173
github.com/prometheus/common v0.53.0 // indirect
174174
github.com/prometheus/procfs v0.13.0 // indirect
175-
github.com/quasilyte/go-ruleguard v0.4.2 // indirect
175+
github.com/quasilyte/go-ruleguard v0.4.3-0.20240823090925-0fe6f58b47b1 // indirect
176176
github.com/quasilyte/go-ruleguard/dsl v0.3.22 // indirect
177177
github.com/quasilyte/gogrep v0.5.0 // indirect
178178
github.com/quasilyte/regex/syntax v0.0.0-20210819130434-b3f0c404a727 // indirect
179179
github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 // indirect
180180
github.com/rivo/uniseg v0.2.0 // indirect
181-
github.com/ryancurrah/gomodguard v1.3.3 // indirect
181+
github.com/ryancurrah/gomodguard v1.3.5 // indirect
182182
github.com/ryanrolds/sqlclosecheck v0.5.1 // indirect
183183
github.com/sanposhiho/wastedassign/v2 v2.0.7 // indirect
184184
github.com/santhosh-tekuri/jsonschema/v5 v5.3.1 // indirect
185185
github.com/sashamelentyev/interfacebloat v1.1.0 // indirect
186186
github.com/sashamelentyev/usestdlibvars v1.27.0 // indirect
187-
github.com/securego/gosec/v2 v2.20.1-0.20240822074752-ab3f6c1c83a0 // indirect
187+
github.com/securego/gosec/v2 v2.21.2 // indirect
188188
github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c // indirect
189189
github.com/sirupsen/logrus v1.9.3 // indirect
190190
github.com/sivchari/containedctx v1.0.3 // indirect
@@ -202,7 +202,7 @@ require (
202202
github.com/stretchr/objx v0.5.2 // indirect
203203
github.com/subosito/gotenv v1.4.1 // indirect
204204
github.com/tdakkota/asciicheck v0.2.0 // indirect
205-
github.com/tetafro/godot v1.4.16 // indirect
205+
github.com/tetafro/godot v1.4.17 // indirect
206206
github.com/tidwall/match v1.1.1 // indirect
207207
github.com/tidwall/pretty v1.2.1 // indirect
208208
github.com/timakin/bodyclose v0.0.0-20230421092635-574207250966 // indirect
@@ -225,13 +225,13 @@ require (
225225
go.uber.org/automaxprocs v1.5.3 // indirect
226226
go.uber.org/multierr v1.6.0 // indirect
227227
go.uber.org/zap v1.24.0 // indirect
228-
golang.org/x/crypto v0.26.0 // indirect
229-
golang.org/x/exp v0.0.0-20240719175910-8a7402abbf56 // indirect
228+
golang.org/x/crypto v0.27.0 // indirect
229+
golang.org/x/exp v0.0.0-20240904232852-e7e105dedf7e // indirect
230230
golang.org/x/exp/typeparams v0.0.0-20240314144324-c7f7c6466f7f // indirect
231-
golang.org/x/mod v0.20.0 // indirect
231+
golang.org/x/mod v0.21.0 // indirect
232232
golang.org/x/net v0.28.0 // indirect
233-
golang.org/x/sys v0.23.0 // indirect
234-
golang.org/x/text v0.17.0 // indirect
233+
golang.org/x/sys v0.25.0 // indirect
234+
golang.org/x/text v0.18.0 // indirect
235235
golang.org/x/time v0.6.0 // indirect
236236
golang.org/x/tools v0.24.0 // indirect
237237
google.golang.org/protobuf v1.34.2 // indirect

0 commit comments

Comments
 (0)