File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -10,8 +10,8 @@ packages. This can be helpful if you want to create your own custom JUnit
10
10
reports for example. See the package documentation on pkg.go.dev for more
11
11
information:
12
12
13
- - [ go-junit-report/v2/pkg /parser/gotest]
14
- - [ go-junit-report/v2/pkg /junit]
13
+ - [ github.com/jstemmer/ go-junit-report/v2/parser/gotest]
14
+ - [ github.com/jstemmer/ go-junit-report/v2/junit]
15
15
16
16
## Install from package (recommended)
17
17
@@ -117,8 +117,8 @@ See [CONTRIBUTING.md].
117
117
[ Jenkins ] : https://www.jenkins.io/
118
118
[ github-actions-badge ] : https://github.com/jstemmer/go-junit-report/actions/workflows/main.yml/badge.svg
119
119
[ github-actions-link ] : https://github.com/jstemmer/go-junit-report/actions
120
- [ go-junit-report/v2/pkg/ parser/gotest ] : https://pkg.go.dev/github.com/jstemmer/go-junit-report/v2/pkg /parser/gotest
121
- [ go-junit-report/v2/pkg/ junit ] : https://pkg.go.dev/github.com/jstemmer/go-junit-report/v2/pkg /junit
120
+ [ github.com/jstemmer/ go-junit-report/v2/parser/gotest] : https://pkg.go.dev/github.com/jstemmer/go-junit-report/v2/parser/gotest
121
+ [ github.com/jstemmer/ go-junit-report/v2/junit] : https://pkg.go.dev/github.com/jstemmer/go-junit-report/v2/junit
122
122
[ Releases ] : https://github.com/jstemmer/go-junit-report/releases
123
123
[ testing ] : https://pkg.go.dev/testing
124
124
[ CONTRIBUTING.md ] : https://github.com/jstemmer/go-junit-report/blob/master/CONTRIBUTING.md
You can’t perform that action at this time.
0 commit comments