aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorStefan Majewsky <majewsky@gmx.net>2026-06-20 20:41:07 +0200
committerStefan Majewsky <majewsky@gmx.net>2026-06-20 20:41:07 +0200
commitbf64f18ea70a44bf6d9eb7ceafb74756aea2cc9d (patch)
tree0e33a457b7c12e65861ad2822f605b55ea4898c8 /go.mod
parent7be01bbd68af248331c8c9ad321eafef2e7d4824 (diff)
downloadgo-oblast-bf64f18ea70a44bf6d9eb7ceafb74756aea2cc9d.tar.gz
bump gg to 0.10.0, use gg/assert
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index fb7ebd9..6354f3b 100644
--- a/go.mod
+++ b/go.mod
@@ -2,4 +2,4 @@ module go.xyrillian.de/oblast
go 1.26
-require go.xyrillian.de/gg v1.7.0
+require go.xyrillian.de/gg v1.10.0