Update dependency versions

This commit is contained in:
2024-07-25 14:13:58 -04:00
parent c306f2c4ea
commit c55b28bfb8
2 changed files with 6 additions and 6 deletions

4
go.mod
View File

@@ -4,8 +4,8 @@ go 1.20
require (
git.tebibyte.media/tomo/backend v0.4.1
git.tebibyte.media/tomo/objects v0.19.0
git.tebibyte.media/tomo/tomo v0.38.0
git.tebibyte.media/tomo/objects v0.20.0
git.tebibyte.media/tomo/tomo v0.41.0
git.tebibyte.media/tomo/xdg v0.1.0
golang.org/x/image v0.11.0
)