aboutsummaryrefslogtreecommitdiff
path: root/benchmark/go.mod
diff options
context:
space:
mode:
Diffstat (limited to 'benchmark/go.mod')
-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
)