Upgraded tomo version + added an Icon object

This commit is contained in:
2023-09-04 02:32:04 -04:00
parent 05b6490095
commit d8d24632bb
4 changed files with 50 additions and 4 deletions

2
go.mod
View File

@@ -2,6 +2,6 @@ module git.tebibyte.media/tomo/objects
go 1.20
require git.tebibyte.media/tomo/tomo v0.26.1
require git.tebibyte.media/tomo/tomo v0.27.0
require golang.org/x/image v0.11.0 // indirect