Skip to content

Commit bee118c

Browse files
build(deps): bump github.com/go-critic/go-critic from 0.14.0 to 0.14.2
Bumps [github.com/go-critic/go-critic](https://github.com/go-critic/go-critic) from 0.14.0 to 0.14.2. - [Release notes](https://github.com/go-critic/go-critic/releases) - [Commits](go-critic/go-critic@v0.14.0...v0.14.2) --- updated-dependencies: - dependency-name: github.com/go-critic/go-critic dependency-version: 0.14.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a9084fe commit bee118c

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

go.mod

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ require (
4444
github.com/firefart/nonamedreturns v1.0.6
4545
github.com/fzipp/gocyclo v0.6.0
4646
github.com/ghostiam/protogetter v0.3.17
47-
github.com/go-critic/go-critic v0.14.0
47+
github.com/go-critic/go-critic v0.14.2
4848
github.com/go-viper/mapstructure/v2 v2.4.0
4949
github.com/go-xmlfmt/xmlfmt v1.1.3
5050
github.com/godoc-lint/godoc-lint v0.10.1
@@ -199,7 +199,7 @@ require (
199199
github.com/prometheus/client_model v0.2.0 // indirect
200200
github.com/prometheus/common v0.32.1 // indirect
201201
github.com/prometheus/procfs v0.7.3 // indirect
202-
github.com/quasilyte/go-ruleguard v0.4.4 // indirect
202+
github.com/quasilyte/go-ruleguard v0.4.5 // indirect
203203
github.com/quasilyte/gogrep v0.5.0 // indirect
204204
github.com/quasilyte/regex/syntax v0.0.0-20210819130434-b3f0c404a727 // indirect
205205
github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 // indirect
@@ -217,7 +217,7 @@ require (
217217
go.uber.org/multierr v1.10.0 // indirect
218218
go.uber.org/zap v1.27.0 // indirect
219219
golang.org/x/exp v0.0.0-20240909161429-701f63a606c0 // indirect
220-
golang.org/x/exp/typeparams v0.0.0-20251002181428-27f1f14c8bb9 // indirect
220+
golang.org/x/exp/typeparams v0.0.0-20251023183803-a4bb9ffd2546 // indirect
221221
golang.org/x/text v0.30.0 // indirect
222222
golang.org/x/tools/go/expect v0.1.1-deprecated // indirect
223223
golang.org/x/tools/go/packages/packagestest v0.1.1-deprecated // indirect

go.sum

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)