From c6bc26d4d28eb007ae9858aefbe5bdbaec867865 Mon Sep 17 00:00:00 2001 From: Stefan Majewsky Date: Wed, 26 Aug 2026 21:20:35 +0200 Subject: bump gg to 1.14.0 --- benchmark/go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'benchmark/go.mod') diff --git a/benchmark/go.mod b/benchmark/go.mod index 8aaed53..be67a60 100644 --- a/benchmark/go.mod +++ b/benchmark/go.mod @@ -7,7 +7,7 @@ require ( github.com/jackc/pgx/v5 v5.10.0 github.com/lib/pq v1.12.3 github.com/mattn/go-sqlite3 v1.14.48 - go.xyrillian.de/gg v1.12.0 + go.xyrillian.de/gg v1.14.0 go.xyrillian.de/oblast v0.11.0 gorm.io/driver/sqlite v1.6.0 gorm.io/gorm v1.31.2 -- cgit v1.3.1