Actually make use of ApplicationURLOpener

Progress on #4
This commit is contained in:
2024-07-04 22:45:09 -04:00
parent d38fc8274c
commit c9328e9585
3 changed files with 78 additions and 6 deletions

1
go.mod
View File

@@ -4,6 +4,7 @@ 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