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