Skip to content

Commit cb846bb

Browse files
build(deps): bump go-simpler.org/sloglint from 0.9.0 to 0.10.0
Bumps [go-simpler.org/sloglint](https://github.com/go-simpler/sloglint) from 0.9.0 to 0.10.0. - [Release notes](https://github.com/go-simpler/sloglint/releases) - [Changelog](https://github.com/go-simpler/sloglint/blob/main/.goreleaser.yml) - [Commits](go-simpler/sloglint@v0.9.0...v0.10.0) --- updated-dependencies: - dependency-name: go-simpler.org/sloglint dependency-version: 0.10.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 835bf75 commit cb846bb

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

go.mod

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ module github.com/golangci/golangci-lint/v2
22

33
go 1.23.0
44

5+
toolchain go1.24.1
6+
57
require (
68
4d63.com/gocheckcompilerdirectives v1.3.0
79
4d63.com/gochecknoglobals v0.2.2
@@ -125,7 +127,7 @@ require (
125127
github.com/ykadowak/zerologlint v0.1.5
126128
gitlab.com/bosi/decorder v0.4.2
127129
go-simpler.org/musttag v0.13.0
128-
go-simpler.org/sloglint v0.9.0
130+
go-simpler.org/sloglint v0.10.0
129131
go.uber.org/automaxprocs v1.6.0
130132
golang.org/x/mod v0.24.0
131133
golang.org/x/sys v0.31.0

go.sum

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

0 commit comments

Comments
 (0)