Update Tomo API

This commit is contained in:
2024-09-12 02:25:01 -04:00
parent f0573bf551
commit dca3880a87
2 changed files with 3 additions and 5 deletions

4
go.mod
View File

@@ -2,9 +2,7 @@ module git.tebibyte.media/tomo/objects
go 1.21.0
toolchain go1.23.1
require (
git.tebibyte.media/sashakoshka/goutil v0.3.0
git.tebibyte.media/tomo/tomo v0.46.1
git.tebibyte.media/tomo/tomo v0.48.0
)