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 @@ -9,7 +9,7 @@ require (
99 github.com/elastic/crd-ref-docs v0.0.9
1010 github.com/go-delve/delve v1.21.1
1111 github.com/golangci/golangci-lint v1.54.2
12- github.com/jstemmer/go-junit-report/v2 v2.0 .0
12+ github.com/jstemmer/go-junit-report/v2 v2.1 .0
1313 github.com/kyoh86/looppointer v0.2.1
1414 gotest.tools/gotestsum v1.11.0
1515 honnef.co/go/tools v0.4.6
Original file line number Diff line number Diff line change @@ -958,8 +958,8 @@ github.com/json-iterator/go v1.1.12 h1:PV8peI4a0ysnczrg+LtxykD8LfKY9ML6u2jnxaEnr
958958github.com/json-iterator/go v1.1.12 /go.mod h1:e30LSqwooZae/UwlEbR2852Gd8hjQvJoHmT4TnhNGBo =
959959github.com/jstemmer/go-junit-report v0.0.0-20190106144839-af01ea7f8024 /go.mod h1:6v2b51hI/fHJwM22ozAgKL4VKDeJcHhJFhtBdhmNjmU =
960960github.com/jstemmer/go-junit-report v0.9.1 /go.mod h1:Brl9GWCQeLvo8nXZwPNNblvFj/XSXhF0NWZEnDohbsk =
961- github.com/jstemmer/go-junit-report/v2 v2.0 .0 h1:bMZNO9B16VFn07tKyi4YJFIbZtVmJaa5Xakv9dcwK58 =
962- github.com/jstemmer/go-junit-report/v2 v2.0 .0 /go.mod h1:mgHVr7VUo5Tn8OLVr1cKnLuEy0M92wdRntM99h7RkgQ =
961+ github.com/jstemmer/go-junit-report/v2 v2.1 .0 h1:X3+hPYlSczH9IMIpSC9CQSZA0L+BipYafciZUWHEmsc =
962+ github.com/jstemmer/go-junit-report/v2 v2.1 .0 /go.mod h1:mgHVr7VUo5Tn8OLVr1cKnLuEy0M92wdRntM99h7RkgQ =
963963github.com/jtolds/gls v4.20.0+incompatible /go.mod h1:QJZ7F/aHp+rZTRtaJ1ow/lLfFfVYBRgL+9YlvaHOwJU =
964964github.com/julienschmidt/httprouter v1.2.0 /go.mod h1:SYymIcj16QtmaHHD7aYtjjsJG7VTCxuUUipMqKk8s4w =
965965github.com/julienschmidt/httprouter v1.3.0 /go.mod h1:JR6WtHb+2LUe8TCKY3cZOxFyyO8IZAc4RVcycCCAKdM =
You can’t perform that action at this time.
0 commit comments