module github.com/jstemmer/go-junit-report/v2 go 1.13 require ( github.com/google/go-cmp v0.5.7 github.com/jstemmer/go-junit-report v1.0.0 )