asterisk-outgoing-call-api/go.mod
2021-05-14 06:30:19 -05:00

9 lines
203 B
Modula-2

module github.com/GRMrGecko/asterisk-outgoing-call-api
go 1.16
require (
github.com/coreos/go-systemd v0.0.0-20191104093116-d3cd4ed1dbcf
github.com/olebedev/when v0.0.0-20190311101825-c3b538a97254
)