From 4c2ae6ca1418ae98e3dfb32377ec8143f9c18f50 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 20 Jul 2026 23:55:21 +0000 Subject: [PATCH] Update module github.com/newrelic/infra-integrations-sdk/v3 to v4 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 81c0560f..cb593473 100644 --- a/go.mod +++ b/go.mod @@ -7,7 +7,7 @@ require ( github.com/go-viper/mapstructure/v2 v2.5.0 github.com/jmoiron/sqlx v1.4.0 github.com/lib/pq v1.12.3 - github.com/newrelic/infra-integrations-sdk/v3 v3.9.1 + github.com/newrelic/infra-integrations-sdk/v4 v4.2.1 github.com/stretchr/testify v1.11.1 github.com/xeipuuv/gojsonschema v1.2.0 gopkg.in/DATA-DOG/go-sqlmock.v1 v1.3.0