comandy/go.mod
2024-04-16 15:27:06 +09:00

13 lines
297 B
Modula-2

module comandy
go 1.22.1
require (
github.com/FloatTech/ttl v0.0.0-20230307105452-d6f7b2b647d1
github.com/RomiChan/syncx v0.0.0-20221202055724-5f842c53020e
github.com/fumiama/terasu v0.0.0-20240416061047-62d3c9f6be80
golang.org/x/net v0.24.0
)
require golang.org/x/text v0.14.0 // indirect