File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,3 +7,9 @@ require (
77 github.com/hraban/opus v0.0.0-20210415224706-ab1467d63813
88 github.com/stretchr/testify v1.7.0
99)
10+
11+ require (
12+ github.com/davecgh/go-spew v1.1.0 // indirect
13+ github.com/pmezard/go-difflib v1.0.0 // indirect
14+ gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c // indirect
15+ )
Original file line number Diff line number Diff line change 1- github.com/KarpelesLab/static-opus v0.3.131 h1:nxbTIpPijjot5QmX+5n6C1NLQNxCIxCAuDqyyt0ivIk =
2- github.com/KarpelesLab/static-opus v0.3.131 /go.mod h1:imuTrncTHBbXQoleH8j32Li//haNTz8N7S95RiTkP6g =
3- github.com/KarpelesLab/static-portaudio v0.4.190600 h1:y+wZ2jHuxklHUzjet9lq3Tv/0g4j+Ghq1wTM1Qse6Zs =
4- github.com/KarpelesLab/static-portaudio v0.4.190600 /go.mod h1:gJo/PfziOxbetHg+KzbgFMZeKy57tGRrsuwqfOtQ5/c =
51github.com/davecgh/go-spew v1.1.0 h1:ZDRjVQ15GmhC3fiQ8ni8+OwkZQO4DARzQgrnXU1Liz8 =
62github.com/davecgh/go-spew v1.1.0 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
73github.com/gordonklaus/portaudio v0.0.0-20200911161147-bb74aa485641 h1:B7ADnac3Yy6Vtcp2mstnsjUtarYcjy4AL0R6eNEhZAk =
You can’t perform that action at this time.
0 commit comments