Update Tomo API to v0.41.1

This commit is contained in:
2024-07-27 15:05:14 -04:00
parent 7d69f32e4e
commit df845ea592
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.5.0
git.tebibyte.media/tomo/objects v0.20.0
git.tebibyte.media/tomo/tomo v0.41.0
git.tebibyte.media/tomo/tomo v0.41.1
git.tebibyte.media/tomo/xdg v0.1.0
golang.org/x/image v0.11.0
)