From 0f2c5eeca88e0f0dabd77b67e7b366a9fc0de639 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 23 May 2024 01:09:06 +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 b495e69ae..39a64ae9c 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.53.8