From 197c01ef7119c4a9bfec4cf3793d90496ea5868f Mon Sep 17 00:00:00 2001 From: Stefan Majewsky Date: Sat, 1 Aug 2026 14:54:47 +0200 Subject: v1.13.0 --- benchmark/go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'benchmark') diff --git a/benchmark/go.mod b/benchmark/go.mod index a8125f8..bc404df 100644 --- a/benchmark/go.mod +++ b/benchmark/go.mod @@ -4,5 +4,5 @@ go 1.26 require ( github.com/gorilla/mux v1.8.1 - go.xyrillian.de/gg v1.10.1 + go.xyrillian.de/gg v1.13.0 ) -- cgit v1.3.1