diff options
| author | Stefan Majewsky <majewsky@gmx.net> | 2026-08-01 14:54:47 +0200 |
|---|---|---|
| committer | Stefan Majewsky <majewsky@gmx.net> | 2026-08-01 14:54:47 +0200 |
| commit | 197c01ef7119c4a9bfec4cf3793d90496ea5868f (patch) | |
| tree | baec1ecba13fac847da9483d770eee827fe39690 /benchmark | |
| parent | b644d8d415b541378794594e39a34eae88684741 (diff) | |
| download | go-gg-6062f7b5c3a32928b2a93db58c343f4f53c92710.tar.gz | |
Diffstat (limited to 'benchmark')
| -rw-r--r-- | benchmark/go.mod | 2 |
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 ) |
