Skip to content

Commit ed7e596

Browse files
build(deps): bump github.com/kunwardeep/paralleltest from 1.0.13 to 1.0.14 (#5657)
Co-authored-by: Fernandez Ludovic <[email protected]>
1 parent fe1e49e commit ed7e596

File tree

6 files changed

+4
-29
lines changed

6 files changed

+4
-29
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ require (
6565
github.com/kisielk/errcheck v1.9.0
6666
github.com/kkHAIKE/contextcheck v1.1.6
6767
github.com/kulti/thelper v0.6.3
68-
github.com/kunwardeep/paralleltest v1.0.13
68+
github.com/kunwardeep/paralleltest v1.0.14
6969
github.com/lasiar/canonicalheader v1.1.2
7070
github.com/ldez/exptostd v0.4.2
7171
github.com/ldez/gomoddirectives v0.6.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.

pkg/golinters/paralleltest/testdata/paralleltest_cgo.go

Lines changed: 0 additions & 25 deletions
This file was deleted.

pkg/golinters/paralleltest/testdata/paralleltest_custom.go renamed to pkg/golinters/paralleltest/testdata/paralleltest_custom_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
//golangcitest:args -Eparalleltest
2-
//golangcitest:config_path testdata/paralleltest_custom.yml
2+
//golangcitest:config_path testdata/paralleltest_custom_test.yml
33
//golangcitest:expected_exitcode 0
44
package testdata
55

File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)