You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
258 B

module radiospiral.net/m
go 1.16
require (
fyne.io/fyne/v2 v2.4.2
github.com/ebitengine/oto/v3 v3.1.0 // indirect
github.com/ebitengine/purego v0.5.1 // indirect
github.com/muesli/cancelreader v0.2.2 // indirect
golang.org/x/sys v0.15.0 // indirect
)