Update dependency versions

This commit is contained in:
2024-07-27 15:21:30 -04:00
parent df845ea592
commit ac4ced365a
2 changed files with 6 additions and 6 deletions

4
go.mod
View File

@@ -3,8 +3,8 @@ module git.tebibyte.media/tomo/nasin
go 1.20
require (
git.tebibyte.media/tomo/backend v0.5.0
git.tebibyte.media/tomo/objects v0.20.0
git.tebibyte.media/tomo/backend v0.5.1
git.tebibyte.media/tomo/objects v0.20.1
git.tebibyte.media/tomo/tomo v0.41.1
git.tebibyte.media/tomo/xdg v0.1.0
golang.org/x/image v0.11.0