objects/go.mod

11 lines
167 B
Modula-2

module git.tebibyte.media/tomo/objects
go 1.21.0
toolchain go1.23.1
require (
git.tebibyte.media/sashakoshka/goutil v0.3.0
git.tebibyte.media/tomo/tomo v0.46.1
)