Skip to content

Commit 79f1c96

Browse files
build(deps): bump github.com/Antonboom/testifylint from 1.6.0 to 1.6.1
Bumps [github.com/Antonboom/testifylint](https://github.com/Antonboom/testifylint) from 1.6.0 to 1.6.1. - [Release notes](https://github.com/Antonboom/testifylint/releases) - [Commits](Antonboom/testifylint@v1.6.0...v1.6.1) --- updated-dependencies: - dependency-name: github.com/Antonboom/testifylint dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 95d2005 commit 79f1c96

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,14 +2,16 @@ 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
810
github.com/4meepo/tagalign v1.4.2
911
github.com/Abirdcfly/dupword v0.1.3
1012
github.com/Antonboom/errname v1.1.0
1113
github.com/Antonboom/nilnil v1.1.0
12-
github.com/Antonboom/testifylint v1.6.0
14+
github.com/Antonboom/testifylint v1.6.1
1315
github.com/BurntSushi/toml v1.5.0
1416
github.com/Crocmagnon/fatcontext v0.7.1
1517
github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24

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)