We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b6d2c4 commit 8e207b0Copy full SHA for 8e207b0
go.mod
@@ -1,6 +1,6 @@
1
module github.com/newrelic/nri-flex
2
3
-go 1.24.7
+go 1.25.3
4
5
require (
6
github.com/Knetic/govaluate v3.0.0+incompatible
tools/go.mod
module github.com/newrelic/nri-flex/tools
-go 1.24.6
github.com/AlekSi/gocov-xml v1.2.0
github.com/axw/gocov v1.2.1
0 commit comments