File tree 2 files changed +3
-1
lines changed
2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 4
4
5
5
require (
6
6
github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8
7
- github.com/newrelic/infra-integrations-sdk v3.8.0 +incompatible
7
+ github.com/newrelic/infra-integrations-sdk v3.8.2 +incompatible
8
8
github.com/stretchr/testify v1.8.4
9
9
github.com/xeipuuv/gojsonschema v1.2.0
10
10
)
Original file line number Diff line number Diff line change @@ -13,6 +13,8 @@ github.com/newrelic/infra-integrations-sdk v3.7.3+incompatible h1:+o/MxTzFsC3BRV
13
13
github.com/newrelic/infra-integrations-sdk v3.7.3+incompatible /go.mod h1:tMUHRMq6mJS0YyBnbWrTXAnREnQqC1AGO6Lu45u5xAM =
14
14
github.com/newrelic/infra-integrations-sdk v3.8.0+incompatible h1:QvwHLsgHyGw4ZULOSnnWQnVPE744K1eda+2XLp2eHtg =
15
15
github.com/newrelic/infra-integrations-sdk v3.8.0+incompatible /go.mod h1:tMUHRMq6mJS0YyBnbWrTXAnREnQqC1AGO6Lu45u5xAM =
16
+ github.com/newrelic/infra-integrations-sdk v3.8.2+incompatible h1:Ktcm1aPAl7CW3o+FXAIKJ+jygWVXDXaUIWFyf2CXQTk =
17
+ github.com/newrelic/infra-integrations-sdk v3.8.2+incompatible /go.mod h1:tMUHRMq6mJS0YyBnbWrTXAnREnQqC1AGO6Lu45u5xAM =
16
18
github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4 =
17
19
github.com/pkg/errors v0.9.1 /go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0 =
18
20
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM =
You can’t perform that action at this time.
0 commit comments