File tree Expand file tree Collapse file tree 4 files changed +104
-6
lines changed
github.com/kunwardeep/paralleltest/pkg/paralleltest Expand file tree Collapse file tree 4 files changed +104
-6
lines changed Original file line number Diff line number Diff line change @@ -67,7 +67,7 @@ require (
6767 github.com/kisielk/errcheck v1.9.0
6868 github.com/kkHAIKE/contextcheck v1.1.6
6969 github.com/kulti/thelper v0.7.1
70- github.com/kunwardeep/paralleltest v1.0.14
70+ github.com/kunwardeep/paralleltest v1.0.15
7171 github.com/lasiar/canonicalheader v1.1.2
7272 github.com/ldez/exptostd v0.4.5
7373 github.com/ldez/gomoddirectives v0.7.1
Original file line number Diff line number Diff line change @@ -271,8 +271,8 @@ github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY=
271271github.com/kr/text v0.2.0 /go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE =
272272github.com/kulti/thelper v0.7.1 h1:fI8QITAoFVLx+y+vSyuLBP+rcVIB8jKooNSCT2EiI98 =
273273github.com/kulti/thelper v0.7.1 /go.mod h1:NsMjfQEy6sd+9Kfw8kCP61W1I0nerGSYSFnGaxQkcbs =
274- github.com/kunwardeep/paralleltest v1.0.14 h1:wAkMoMeGX/kGfhQBPODT/BL8XhK23ol/nuQ3SwFaUw8 =
275- github.com/kunwardeep/paralleltest v1.0.14 /go.mod h1:di4moFqtfz3ToSKxhNjhOZL+696QtJGCFe132CbBLGk =
274+ github.com/kunwardeep/paralleltest v1.0.15 h1:ZMk4Qt306tHIgKISHWFJAO1IDQJLc6uDyJMLyncOb6w =
275+ github.com/kunwardeep/paralleltest v1.0.15 /go.mod h1:di4moFqtfz3ToSKxhNjhOZL+696QtJGCFe132CbBLGk =
276276github.com/lasiar/canonicalheader v1.1.2 h1:vZ5uqwvDbyJCnMhmFYimgMZnJMjwljN5VGY0VKbMXb4 =
277277github.com/lasiar/canonicalheader v1.1.2 /go.mod h1:qJCeLFS0G/QlLQ506T+Fk/fWMa2VmBUiEI2cuMK4djI =
278278github.com/ldez/exptostd v0.4.5 h1:kv2ZGUVI6VwRfp/+bcQ6Nbx0ghFWcGIKInkG/oFn1aQ =
Original file line number Diff line number Diff line change @@ -591,7 +591,7 @@ github.com/klauspost/pgzip
591591# github.com/kulti/thelper v0.7.1
592592## explicit; go 1.24.0
593593github.com/kulti/thelper/pkg/analyzer
594- # github.com/kunwardeep/paralleltest v1.0.14
594+ # github.com/kunwardeep/paralleltest v1.0.15
595595## explicit; go 1.23.0
596596github.com/kunwardeep/paralleltest/pkg/paralleltest
597597# github.com/lasiar/canonicalheader v1.1.2
You can’t perform that action at this time.
0 commit comments