diff --git a/go.mod b/go.mod index b474aaf..db37424 100644 --- a/go.mod +++ b/go.mod @@ -6,7 +6,7 @@ require ( github.com/bdlm/errors/v2 v2.1.2 github.com/bdlm/log/v2 v2.0.4 github.com/go-sql-driver/mysql v1.8.0 - github.com/newrelic/go-agent/v3 v3.30.0 + github.com/newrelic/go-agent/v3 v3.33.0 github.com/snowflakedb/gosnowflake v1.8.0 github.com/stretchr/testify v1.8.4 )