11 lines
175 B
Modula-2
11 lines
175 B
Modula-2
module git.tebibyte.media/tomo/backend
|
|
|
|
go 1.20
|
|
|
|
require (
|
|
git.tebibyte.media/tomo/tomo v0.34.0
|
|
git.tebibyte.media/tomo/typeset v0.7.1
|
|
)
|
|
|
|
require golang.org/x/image v0.11.0
|