diff --git a/go.mod b/go.mod index b27b393..5dec0d8 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/newrelic/nri-mssql -go 1.23.4 +go 1.23.5 require ( github.com/jmoiron/sqlx v1.4.0