Remove examples and dependency on objects

We ought to put examples somewhere else
This commit is contained in:
2024-07-04 20:42:22 -04:00
parent 52330f2941
commit d38fc8274c
7 changed files with 0 additions and 1324 deletions

1
go.mod
View File

@@ -4,7 +4,6 @@ go 1.20
require (
git.tebibyte.media/tomo/backend v0.4.1
git.tebibyte.media/tomo/objects v0.19.0
git.tebibyte.media/tomo/tomo v0.38.0
git.tebibyte.media/tomo/xdg v0.1.0
golang.org/x/image v0.11.0