Upgrade X version

This commit is contained in:
2024-05-07 20:25:15 -04:00
parent dfd566b23d
commit c1686e336b
3 changed files with 4 additions and 3 deletions

2
go.mod
View File

@@ -5,7 +5,7 @@ go 1.20
require (
git.tebibyte.media/tomo/objects v0.10.0
git.tebibyte.media/tomo/tomo v0.31.0
git.tebibyte.media/tomo/x v0.7.1
git.tebibyte.media/tomo/x v0.7.2
git.tebibyte.media/tomo/xdg v0.1.0
golang.org/x/image v0.11.0
)