mirror of
https://github.com/bloeys/wavy.git
synced 2025-12-29 09:28:19 +00:00
11 lines
201 B
Modula-2
Executable File
11 lines
201 B
Modula-2
Executable File
module github.com/bloeys/wavy
|
|
|
|
go 1.18
|
|
|
|
require (
|
|
github.com/hajimehoshi/go-mp3 v0.3.3
|
|
github.com/hajimehoshi/oto/v2 v2.1.0
|
|
)
|
|
|
|
require golang.org/x/sys v0.0.0-20220408201424-a24fb2fb8a0f // indirect
|