Update X backend

This commit is contained in:
Sasha Koshka 2024-05-15 02:05:34 -04:00
parent 5c3a0d26f8
commit 93de3f4e36
1 changed files with 1 additions and 1 deletions

2
go.mod
View File

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