Skip to content

Commit b0b7c7c

Browse files
Bump github.com/golangci/golangci-lint in /deployments/devel
Bumps [github.com/golangci/golangci-lint](https://github.com/golangci/golangci-lint) from 1.60.1 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.1...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] <[email protected]>
1 parent b466270 commit b0b7c7c

File tree

2 files changed

+75
-73
lines changed

2 files changed

+75
-73
lines changed

deployments/devel/go.mod

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -4,23 +4,23 @@ go 1.22.1
44
toolchain go1.23.1
55

66
require (
7-
github.com/golangci/golangci-lint v1.60.1
7+
github.com/golangci/golangci-lint v1.61.0
88
github.com/matryer/moq v0.5.0
99
)
1010

1111
require (
1212
4d63.com/gocheckcompilerdirectives v1.2.1 // indirect
1313
4d63.com/gochecknoglobals v0.2.1 // indirect
1414
github.com/4meepo/tagalign v1.3.4 // indirect
15-
github.com/Abirdcfly/dupword v0.0.14 // indirect
15+
github.com/Abirdcfly/dupword v0.1.1 // indirect
1616
github.com/Antonboom/errname v0.1.13 // indirect
1717
github.com/Antonboom/nilnil v0.1.9 // indirect
1818
github.com/Antonboom/testifylint v1.4.3 // indirect
1919
github.com/BurntSushi/toml v1.4.1-0.20240526193622-a339e1f7089c // indirect
20-
github.com/Crocmagnon/fatcontext v0.4.0 // indirect
20+
github.com/Crocmagnon/fatcontext v0.5.2 // indirect
2121
github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 // indirect
2222
github.com/GaijinEntertainment/go-exhaustruct/v3 v3.3.0 // indirect
23-
github.com/Masterminds/semver/v3 v3.2.1 // indirect
23+
github.com/Masterminds/semver/v3 v3.3.0 // indirect
2424
github.com/OpenPeeDeeP/depguard/v2 v2.2.0 // indirect
2525
github.com/alecthomas/go-check-sumtype v0.1.4 // indirect
2626
github.com/alexkohler/nakedret/v2 v2.0.4 // indirect
@@ -41,9 +41,9 @@ require (
4141
github.com/cespare/xxhash/v2 v2.1.2 // indirect
4242
github.com/charithe/durationcheck v0.0.10 // indirect
4343
github.com/chavacava/garif v0.1.0 // indirect
44-
github.com/ckaznocha/intrange v0.1.2 // indirect
44+
github.com/ckaznocha/intrange v0.2.0 // indirect
4545
github.com/curioswitch/go-reassign v0.2.0 // indirect
46-
github.com/daixiang0/gci v0.13.4 // indirect
46+
github.com/daixiang0/gci v0.13.5 // indirect
4747
github.com/davecgh/go-spew v1.1.1 // indirect
4848
github.com/denis-tingaikin/go-header v0.5.0 // indirect
4949
github.com/ettle/strcase v0.2.0 // indirect
@@ -61,13 +61,13 @@ require (
6161
github.com/go-toolsmith/astp v1.1.0 // indirect
6262
github.com/go-toolsmith/strparse v1.1.0 // indirect
6363
github.com/go-toolsmith/typep v1.1.0 // indirect
64-
github.com/go-viper/mapstructure/v2 v2.0.0 // indirect
64+
github.com/go-viper/mapstructure/v2 v2.1.0 // indirect
6565
github.com/go-xmlfmt/xmlfmt v1.1.2 // indirect
6666
github.com/gobwas/glob v0.2.3 // indirect
6767
github.com/gofrs/flock v0.12.1 // indirect
6868
github.com/golang/protobuf v1.5.3 // indirect
6969
github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a // indirect
70-
github.com/golangci/gofmt v0.0.0-20231018234816-f50ced29576e // indirect
70+
github.com/golangci/gofmt v0.0.0-20240816233607-d8596aa466a9 // indirect
7171
github.com/golangci/misspell v0.6.0 // indirect
7272
github.com/golangci/modinfo v0.3.4 // indirect
7373
github.com/golangci/plugin-module-register v0.1.1 // indirect
@@ -118,25 +118,25 @@ require (
118118
github.com/nunnatsa/ginkgolinter v0.16.2 // indirect
119119
github.com/olekukonko/tablewriter v0.0.5 // indirect
120120
github.com/pelletier/go-toml v1.9.5 // indirect
121-
github.com/pelletier/go-toml/v2 v2.2.2 // indirect
121+
github.com/pelletier/go-toml/v2 v2.2.3 // indirect
122122
github.com/pmezard/go-difflib v1.0.0 // indirect
123123
github.com/polyfloyd/go-errorlint v1.6.0 // indirect
124124
github.com/prometheus/client_golang v1.12.1 // indirect
125125
github.com/prometheus/client_model v0.2.0 // indirect
126126
github.com/prometheus/common v0.32.1 // indirect
127127
github.com/prometheus/procfs v0.7.3 // indirect
128-
github.com/quasilyte/go-ruleguard v0.4.2 // indirect
128+
github.com/quasilyte/go-ruleguard v0.4.3-0.20240823090925-0fe6f58b47b1 // indirect
129129
github.com/quasilyte/go-ruleguard/dsl v0.3.22 // indirect
130130
github.com/quasilyte/gogrep v0.5.0 // indirect
131131
github.com/quasilyte/regex/syntax v0.0.0-20210819130434-b3f0c404a727 // indirect
132132
github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 // indirect
133-
github.com/ryancurrah/gomodguard v1.3.3 // indirect
133+
github.com/ryancurrah/gomodguard v1.3.5 // indirect
134134
github.com/ryanrolds/sqlclosecheck v0.5.1 // indirect
135135
github.com/sanposhiho/wastedassign/v2 v2.0.7 // indirect
136136
github.com/santhosh-tekuri/jsonschema/v5 v5.3.1 // indirect
137137
github.com/sashamelentyev/interfacebloat v1.1.0 // indirect
138138
github.com/sashamelentyev/usestdlibvars v1.27.0 // indirect
139-
github.com/securego/gosec/v2 v2.20.1-0.20240525090044-5f0084eb01a9 // indirect
139+
github.com/securego/gosec/v2 v2.21.2 // indirect
140140
github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c // indirect
141141
github.com/sirupsen/logrus v1.9.3 // indirect
142142
github.com/sivchari/containedctx v1.0.3 // indirect
@@ -155,10 +155,10 @@ require (
155155
github.com/stretchr/testify v1.9.0 // indirect
156156
github.com/subosito/gotenv v1.4.1 // indirect
157157
github.com/tdakkota/asciicheck v0.2.0 // indirect
158-
github.com/tetafro/godot v1.4.16 // indirect
158+
github.com/tetafro/godot v1.4.17 // indirect
159159
github.com/timakin/bodyclose v0.0.0-20230421092635-574207250966 // indirect
160160
github.com/timonwong/loggercheck v0.9.4 // indirect
161-
github.com/tomarrell/wrapcheck/v2 v2.8.3 // indirect
161+
github.com/tomarrell/wrapcheck/v2 v2.9.0 // indirect
162162
github.com/tommy-muehle/go-mnd/v2 v2.5.1 // indirect
163163
github.com/ultraware/funlen v0.1.0 // indirect
164164
github.com/ultraware/whitespace v0.1.1 // indirect
@@ -174,18 +174,18 @@ require (
174174
go.uber.org/automaxprocs v1.5.3 // indirect
175175
go.uber.org/multierr v1.6.0 // indirect
176176
go.uber.org/zap v1.24.0 // indirect
177-
golang.org/x/exp v0.0.0-20240103183307-be819d1f06fc // indirect
177+
golang.org/x/exp v0.0.0-20240904232852-e7e105dedf7e // indirect
178178
golang.org/x/exp/typeparams v0.0.0-20240314144324-c7f7c6466f7f // indirect
179-
golang.org/x/mod v0.20.0 // indirect
179+
golang.org/x/mod v0.21.0 // indirect
180180
golang.org/x/sync v0.8.0 // indirect
181-
golang.org/x/sys v0.23.0 // indirect
182-
golang.org/x/text v0.15.0 // indirect
181+
golang.org/x/sys v0.25.0 // indirect
182+
golang.org/x/text v0.18.0 // indirect
183183
golang.org/x/tools v0.24.0 // indirect
184-
google.golang.org/protobuf v1.33.0 // indirect
184+
google.golang.org/protobuf v1.34.2 // indirect
185185
gopkg.in/ini.v1 v1.67.0 // indirect
186186
gopkg.in/yaml.v2 v2.4.0 // indirect
187187
gopkg.in/yaml.v3 v3.0.1 // indirect
188-
honnef.co/go/tools v0.5.0 // indirect
189-
mvdan.cc/gofumpt v0.6.0 // indirect
188+
honnef.co/go/tools v0.5.1 // indirect
189+
mvdan.cc/gofumpt v0.7.0 // indirect
190190
mvdan.cc/unparam v0.0.0-20240528143540-8a5130ca722f // indirect
191191
)

0 commit comments

Comments
 (0)