Update X backend

This commit is contained in:
2024-05-20 13:08:36 -04:00
parent 6ad413ee48
commit a514e99d51
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

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