Update goutil

This commit is contained in:
2024-09-12 03:20:09 -04:00
parent 2224d2e73e
commit b8b80f8862
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -3,6 +3,6 @@ module git.tebibyte.media/tomo/objects
go 1.21.0
require (
git.tebibyte.media/sashakoshka/goutil v0.3.0
git.tebibyte.media/sashakoshka/goutil v0.3.1
git.tebibyte.media/tomo/tomo v0.48.0
)