Skip to content

Commit 0943487

Browse files
build(deps): bump github.com/kunwardeep/paralleltest
Bumps [github.com/kunwardeep/paralleltest](https://github.com/kunwardeep/paralleltest) from 1.0.13 to 1.0.14. - [Release notes](https://github.com/kunwardeep/paralleltest/releases) - [Commits](kunwardeep/paralleltest@v1.0.13...v1.0.14) --- updated-dependencies: - dependency-name: github.com/kunwardeep/paralleltest dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 95d2005 commit 0943487

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

go.mod

+3-1
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
@@ -64,7 +66,7 @@ require (
6466
github.com/kisielk/errcheck v1.9.0
6567
github.com/kkHAIKE/contextcheck v1.1.6
6668
github.com/kulti/thelper v0.6.3
67-
github.com/kunwardeep/paralleltest v1.0.13
69+
github.com/kunwardeep/paralleltest v1.0.14
6870
github.com/lasiar/canonicalheader v1.1.2
6971
github.com/ldez/exptostd v0.4.2
7072
github.com/ldez/gomoddirectives v0.6.1

go.sum

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)