Skip to content

Commit b0ad51f

Browse files
build(deps): bump github.com/Crocmagnon/fatcontext from 0.7.1 to 0.7.2
Bumps [github.com/Crocmagnon/fatcontext](https://github.com/Crocmagnon/fatcontext) from 0.7.1 to 0.7.2. - [Release notes](https://github.com/Crocmagnon/fatcontext/releases) - [Changelog](https://github.com/Crocmagnon/fatcontext/blob/master/.goreleaser.yaml) - [Commits](Crocmagnon/fatcontext@v0.7.1...v0.7.2) --- updated-dependencies: - dependency-name: github.com/Crocmagnon/fatcontext dependency-version: 0.7.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a45ddd1 commit b0ad51f

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
@@ -11,7 +13,7 @@ require (
1113
github.com/Antonboom/nilnil v1.1.0
1214
github.com/Antonboom/testifylint v1.6.1
1315
github.com/BurntSushi/toml v1.5.0
14-
github.com/Crocmagnon/fatcontext v0.7.1
16+
github.com/Crocmagnon/fatcontext v0.7.2
1517
github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
1618
github.com/GaijinEntertainment/go-exhaustruct/v3 v3.3.1
1719
github.com/OpenPeeDeeP/depguard/v2 v2.2.1

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)