2021-12-12 02:32:47 +03:00
|
|
|
module morozovad.ddns.net/lnd212/go-roflcopter
|
2021-12-12 02:12:56 +03:00
|
|
|
|
|
|
|
go 1.16
|
|
|
|
|
2022-02-12 02:12:00 +03:00
|
|
|
require (
|
|
|
|
github.com/faiface/beep v1.1.0
|
|
|
|
github.com/gizak/termui/v3 v3.1.0
|
|
|
|
github.com/gosuri/uilive v0.0.4 // indirect
|
|
|
|
github.com/mattn/go-isatty v0.0.14 // indirect
|
|
|
|
)
|