mirror of
https://github.com/vsariola/sointu.git
synced 2025-05-27 19:00:25 -04:00
10 lines
190 B
Modula-2
10 lines
190 B
Modula-2
module github.com/vsariola/sointu
|
|
|
|
go 1.15
|
|
|
|
require (
|
|
gioui.org v0.0.0-20201106195654-dbc0796d0207
|
|
github.com/hajimehoshi/oto v0.6.6
|
|
gopkg.in/yaml.v3 v3.0.0-20200615113413-eeeca48fe776
|
|
)
|