summaryrefslogtreecommitdiff
path: root/testing
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 /testing
parentb644d8d415b541378794594e39a34eae88684741 (diff)
downloadgo-gg-197c01ef7119c4a9bfec4cf3793d90496ea5868f.tar.gz
Diffstat (limited to 'testing')
-rw-r--r--testing/go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/go.mod b/testing/go.mod
index daf64dc..9206521 100644
--- a/testing/go.mod
+++ b/testing/go.mod
@@ -4,5 +4,5 @@ go 1.26
require (
github.com/lib/pq v1.12.3
- go.xyrillian.de/gg v1.12.1-0.20260731210839-e26a214de395
+ go.xyrillian.de/gg v1.13.0
)