Update Tomo API

This commit is contained in:
2024-06-12 00:19:06 -04:00
parent 157d617ffd
commit 86fb87c7f6
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/backend v0.3.0
git.tebibyte.media/tomo/objects v0.17.0
git.tebibyte.media/tomo/tomo v0.36.0
git.tebibyte.media/tomo/tomo v0.38.0
git.tebibyte.media/tomo/xdg v0.1.0
golang.org/x/image v0.11.0
)