Update objects

This commit is contained in:
2024-06-19 00:43:36 -04:00
parent 8e2fb26ab5
commit fb3d3b0919
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.4.0
git.tebibyte.media/tomo/objects v0.18.0
git.tebibyte.media/tomo/objects v0.18.1
git.tebibyte.media/tomo/tomo v0.38.0
git.tebibyte.media/tomo/xdg v0.1.0
golang.org/x/image v0.11.0