File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 4
4
5
5
require (
6
6
github.com/go-git/go-git/v5 v5.4.2
7
- github.com/joshdk/go-junit v0 .0.0-20210226021600-6145f504ca0d
7
+ github.com/joshdk/go-junit v1 .0.0
8
8
github.com/pkg/errors v0.9.1
9
9
github.com/stretchr/testify v1.10.0
10
10
github.com/testcontainers/testcontainers-go v0.14.0
Original file line number Diff line number Diff line change @@ -598,8 +598,8 @@ github.com/joefitzgerald/rainbow-reporter v0.1.0/go.mod h1:481CNgqmVHQZzdIbN52Cu
598
598
github.com/jonboulle/clockwork v0.1.0 /go.mod h1:Ii8DK3G1RaLaWxj9trq07+26W01tbo22gdxWY5EU2bo =
599
599
github.com/jonboulle/clockwork v0.2.2 /go.mod h1:Pkfl5aHPm1nk2H9h0bjmnJD/BcgbGXUBGnn1kMkgxc8 =
600
600
github.com/josharian/intern v1.0.0 /go.mod h1:5DoeVV0s6jJacbCEi61lwdGj/aVlrQvzHFFd8Hwg//Y =
601
- github.com/joshdk/go-junit v0 .0.0-20210226021600-6145f504ca0d h1:lcSbmPJf3b19MTZtGDLI6Y2Jnk3VBDT8UG/8IVCEMxA =
602
- github.com/joshdk/go-junit v0 .0.0-20210226021600-6145f504ca0d /go.mod h1:TiiV0PqkaNfFXjEiyjWM3XXrhVyCa1K4Zfga6W52ung =
601
+ github.com/joshdk/go-junit v1 .0.0 h1:S86cUKIdwBHWwA6xCmFlf3RTLfVXYQfvanM5Uh+K6GE =
602
+ github.com/joshdk/go-junit v1 .0.0/go.mod h1:TiiV0PqkaNfFXjEiyjWM3XXrhVyCa1K4Zfga6W52ung =
603
603
github.com/jpillora/backoff v1.0.0 /go.mod h1:J/6gKK9jxlEcS3zixgDgUAsiuZ7yrSoa/FX5e0EB2j4 =
604
604
github.com/json-iterator/go v1.1.6 /go.mod h1:+SdeFBvtyEkXs7REEP0seUULqWtbJapLOCVDaaPEHmU =
605
605
github.com/json-iterator/go v1.1.7 /go.mod h1:KdQUCv79m/52Kvf8AW2vK1V8akMuk1QjK/uOdHXbAo4 =
You can’t perform that action at this time.
0 commit comments