We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67a85cf commit d590a18Copy full SHA for d590a18
go.mod
@@ -4,7 +4,7 @@ go 1.23.2
4
5
require (
6
github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8
7
- github.com/newrelic/infra-integrations-sdk/v3 v3.9.1
+ github.com/newrelic/infra-integrations-sdk/v4 v4.2.1
8
github.com/stretchr/testify v1.9.0
9
github.com/xeipuuv/gojsonschema v1.2.0
10
)
0 commit comments