Update objects

This commit is contained in:
2024-06-18 19:45:18 -04:00
parent e96ca7f7d6
commit 1fe74c8e69
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -4,7 +4,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/objects v0.18.0
git.tebibyte.media/tomo/tomo v0.38.0
git.tebibyte.media/tomo/xdg v0.1.0
golang.org/x/image v0.11.0