You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
module noisetorch
|
|
|
|
go 1.14
|
|
|
|
require (
|
|
gioui.org v0.0.0-20200630184602-223f8fd40ae4 // indirect
|
|
github.com/BurntSushi/toml v0.3.1
|
|
github.com/aarzilli/nucular v0.0.0-20200615134801-81910c722bba
|
|
github.com/lawl/pulseaudio v0.0.0-20200704145757-7d4b4b92e7b7
|
|
)
|