From 5816b1115a9c3eb3cf078cfa350751aacf75b6ee Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 26 May 2025 23:16:12 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=A4=96=20Update=20module=20github.com/chr?= =?UTF-8?q?ede88/qubt/v2=20to=20v2.1.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index f4db312..7cdc21f 100644 --- a/go.mod +++ b/go.mod @@ -2,4 +2,4 @@ module github.com/arodindev/blog go 1.23.4 -require github.com/chrede88/qubt/v2 v2.0.1 // indirect +require github.com/chrede88/qubt/v2 v2.1.0 // indirect