objects/go.mod

8 lines
142 B
Modula-2
Raw Normal View History

2023-08-08 10:46:19 -06:00
module git.tebibyte.media/tomo/objects
go 1.20
2024-07-27 13:04:41 -06:00
require git.tebibyte.media/tomo/tomo v0.41.1
2023-08-08 10:46:19 -06:00
2023-08-10 15:52:01 -06:00
require golang.org/x/image v0.11.0 // indirect