go-wca/_example/RenderExclusiveTimerDriven/go.mod
2023-03-04 20:21:34 +09:00

9 lines
185 B
Modula-2

module RenderExclusiveTimerDriven
go 1.13
require (
github.com/go-ole/go-ole v1.2.6
github.com/moutend/go-wav v0.0.0-20170820031854-56127fbbb7ba
github.com/moutend/go-wca v0.3.0
)