Skip to content

Commit 5ae11af

Browse files
build(deps): bump github.com/jstemmer/go-junit-report/v2 from 2.0.0 to 2.1.0 in /tools/test (#1307)
1 parent 2fbdd6c commit 5ae11af

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

tools/test/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ module github.com/stackrox/scanner/tools/test
22

33
go 1.18
44

5-
require github.com/jstemmer/go-junit-report/v2 v2.0.0
5+
require github.com/jstemmer/go-junit-report/v2 v2.1.0

tools/test/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
github.com/google/go-cmp v0.5.8 h1:e6P7q2lk1O+qJJb4BtCQXlK8vWEO8V1ZeuEdJNOqZyg=
22
github.com/google/go-cmp v0.5.8/go.mod h1:17dUlkBOakJ0+DkrSSNjCkIjxS6bF9zb3elmeNGIjoY=
3-
github.com/jstemmer/go-junit-report/v2 v2.0.0 h1:bMZNO9B16VFn07tKyi4YJFIbZtVmJaa5Xakv9dcwK58=
4-
github.com/jstemmer/go-junit-report/v2 v2.0.0/go.mod h1:mgHVr7VUo5Tn8OLVr1cKnLuEy0M92wdRntM99h7RkgQ=
3+
github.com/jstemmer/go-junit-report/v2 v2.1.0 h1:X3+hPYlSczH9IMIpSC9CQSZA0L+BipYafciZUWHEmsc=
4+
github.com/jstemmer/go-junit-report/v2 v2.1.0/go.mod h1:mgHVr7VUo5Tn8OLVr1cKnLuEy0M92wdRntM99h7RkgQ=

0 commit comments

Comments
 (0)