From 5f2682209298c04196945a3ede91e9ae57e9a8dc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 19 Jul 2024 01:58:01 +0000 Subject: [PATCH] fix(deps): update module github.com/monetdb/monetdb-go to v2 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 1fb55ce7f..c6af6651c 100644 --- a/go.mod +++ b/go.mod @@ -4,7 +4,7 @@ go 1.21 require ( github.com/Knetic/govaluate v3.0.0+incompatible - github.com/MonetDB/MonetDB-Go v1.1.0 + github.com/MonetDB/MonetDB-Go/v2 v2.0.2 github.com/SAP/go-hdb v0.107.3 github.com/aws/aws-lambda-go v1.47.0 github.com/aws/aws-sdk-go v1.54.20