From a2f8d7a68f324d5b4086148571f990409425e22a Mon Sep 17 00:00:00 2001 From: Stefan Majewsky Date: Fri, 31 Jul 2026 23:34:43 +0200 Subject: replace ioError with gg/errext.WithCleanup --- 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 48ee3a3..8aaed53 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.11.1 + go.xyrillian.de/gg v1.12.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