Files
artmap/go.mod

12 lines
228 B
Modula-2
Raw Normal View History

module github.com/gopatchy/artmap
2026-01-28 12:58:52 -08:00
go 1.25.6
require (
github.com/BurntSushi/toml v1.6.0
2026-01-28 12:58:52 -08:00
github.com/gopatchy/artnet v0.0.0-20260128203426-0a3e9b1daf66
golang.org/x/net v0.49.0
)
2026-01-28 12:58:52 -08:00
require golang.org/x/sys v0.40.0 // indirect