aboutsummaryrefslogtreecommitdiff
path: root/go.sum
diff options
context:
space:
mode:
authorlawl <github@dumbinter.net>2021-09-28 16:27:57 +0200
committerlawl <github@dumbinter.net>2021-09-28 16:27:57 +0200
commit4aca9e658874f8c72fff3a03039de40e294d1822 (patch)
tree8ff38c95aba73158ddd266cd1f7d700e19b304f4 /go.sum
parent15b8caf2ad8aef17d17b75cb8ddb1bc75c54a1a3 (diff)
downloadnoisetorch-4aca9e658874f8c72fff3a03039de40e294d1822.tar.gz
noisetorch-4aca9e658874f8c72fff3a03039de40e294d1822.zip
Pulseaudio: Don't crash on receiving longer-than-expected string message
See: https://github.com/lawl/pulseaudio/commit/ed754c0c6618ee6320b27be07b73231fb98802ff Closes #178
Diffstat (limited to 'go.sum')
-rw-r--r--go.sum2
1 files changed, 2 insertions, 0 deletions
diff --git a/go.sum b/go.sum
index 57e2b2a..7db32cc 100644
--- a/go.sum
+++ b/go.sum
@@ -23,6 +23,8 @@ github.com/lawl/pulseaudio v0.0.0-20200802093727-ab0735955fd0 h1:JrvOwrr1teFiqsp
github.com/lawl/pulseaudio v0.0.0-20200802093727-ab0735955fd0/go.mod h1:9h36x4KH7r2V8DOCKoPMt87IXZ++X90y8D5nnuwq290=
github.com/lawl/pulseaudio v0.0.0-20210604102109-cb2596d6a8ef h1:mpCJg3O6C+B8mh5xoO147NG3Z70GBcFNgqgz2DH/rLQ=
github.com/lawl/pulseaudio v0.0.0-20210604102109-cb2596d6a8ef/go.mod h1:9h36x4KH7r2V8DOCKoPMt87IXZ++X90y8D5nnuwq290=
+github.com/lawl/pulseaudio v0.0.0-20210928141934-ed754c0c6618 h1:lktbhQBHluc1oWEDow4DEv13qkWJ8zm/dTUSKer2iKk=
+github.com/lawl/pulseaudio v0.0.0-20210928141934-ed754c0c6618/go.mod h1:9h36x4KH7r2V8DOCKoPMt87IXZ++X90y8D5nnuwq290=
github.com/syndtr/gocapability v0.0.0-20200815063812-42c35b437635 h1:kdXcSzyDtseVEc4yCz2qF8ZrQvIDBJLl4S1c3GCXmoI=
github.com/syndtr/gocapability v0.0.0-20200815063812-42c35b437635/go.mod h1:hkRG7XYTFWNJGYcbNJQlaLq0fg1yr4J4t/NcTQtrfww=
golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2/go.mod h1:djNgcEr1/C05ACkg1iLfiJU5Ep61QUkGW8qpdssI0+w=