From 9e9fc6ac24830f6e2e4f36ea4973c8b3f52c4b8b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 17 Dec 2024 10:55:46 +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 693d2e97..2375321c 100644 --- a/go.mod +++ b/go.mod @@ -4,7 +4,7 @@ go 1.22 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.55.5