summaryrefslogtreecommitdiff
path: root/benchmark
diff options
context:
space:
mode:
authorStefan Majewsky <majewsky@gmx.net>2026-08-01 14:54:47 +0200
committerStefan Majewsky <majewsky@gmx.net>2026-08-01 14:54:47 +0200
commit197c01ef7119c4a9bfec4cf3793d90496ea5868f (patch)
treebaec1ecba13fac847da9483d770eee827fe39690 /benchmark
parentb644d8d415b541378794594e39a34eae88684741 (diff)
downloadgo-gg-1.13.0.tar.gz
Diffstat (limited to 'benchmark')
-rw-r--r--benchmark/go.mod2
1 files changed, 1 insertions, 1 deletions
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
)