We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7679446 commit 45c35f2Copy full SHA for 45c35f2
tools/go.mod
@@ -3,7 +3,7 @@ module github.com/newrelic/nri-flex/tools
3
go 1.20
4
5
require (
6
- github.com/AlekSi/gocov-xml v0.0.0-20190121064608-3a14fb1c4737
+ github.com/AlekSi/gocov-xml v1.1.0
7
github.com/axw/gocov v1.0.0
8
github.com/jandelgado/gcov2lcov v1.0.4
9
github.com/robertkrimen/godocdown v0.0.0-20130622164427-0bfa04905481
0 commit comments