File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ go 1.26.4
44
55require (
66 github.com/newrelic/infra-integrations-sdk/v3 v3.9.1
7- github.com/newrelic/nrjmx/gojmx v0.0.0-20260311192102-126022c31a10
7+ github.com/newrelic/nrjmx/gojmx v0.0.0-20260713052702-1f2eee02d74d
88 github.com/stretchr/testify v1.11.1
99 github.com/xeipuuv/gojsonschema v1.2.0
1010 gopkg.in/yaml.v2 v2.4.0
Original file line number Diff line number Diff line change @@ -71,6 +71,8 @@ github.com/newrelic/infra-integrations-sdk/v3 v3.9.1 h1:dCtVLsYNHWTQ5aAlAaHroomO
7171github.com/newrelic/infra-integrations-sdk/v3 v3.9.1 /go.mod h1:yPeidhcq9Cla0QDquGXH0KqvS2k9xtetFOD7aLA0Z8M =
7272github.com/newrelic/nrjmx/gojmx v0.0.0-20260311192102-126022c31a10 h1:nA+1eGy4chxWVAE/sMGrA3YFzNjNgCOku+f1QYne+Xo =
7373github.com/newrelic/nrjmx/gojmx v0.0.0-20260311192102-126022c31a10 /go.mod h1:ofFn8WcyaKO7NHhHCnqH/eKCSqYcXdD02RTPB49eOqA =
74+ github.com/newrelic/nrjmx/gojmx v0.0.0-20260713052702-1f2eee02d74d h1:iXNpeQFNAoOX6yqIlmr9PlrdQorDCBWwU+v+EnkSuVQ =
75+ github.com/newrelic/nrjmx/gojmx v0.0.0-20260713052702-1f2eee02d74d /go.mod h1:kbX6SXNhHfR0102wAI6bZg0lSinsWeHsxHtAqiGnN9Q =
7476github.com/opencontainers/go-digest v1.0.0 h1:apOUWs51W5PlhuyGyz9FCeeBIOUDA/6nW8Oi/yOhh5U =
7577github.com/opencontainers/go-digest v1.0.0 /go.mod h1:0JzlMkj0TRzQZfJkVvzbP0HBR3IKzErnv2BNG4W4MAM =
7678github.com/opencontainers/image-spec v1.1.0 h1:8SG7/vwALn54lVB/0yZ/MMwhFrPYtpEHQb2IpWsCzug =
You can’t perform that action at this time.
0 commit comments