From ad86a9dd63ae0ac37336d34187735ec6408b3ee8 Mon Sep 17 00:00:00 2001 From: xengineering Date: Sun, 8 Dec 2024 18:41:53 +0100 Subject: Update to soundbox-go v0.2.0 This adds experimental support for PipeWire which should be added to the GUI too. --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'go.mod') diff --git a/go.mod b/go.mod index 2681c6a..bf2a68b 100644 --- a/go.mod +++ b/go.mod @@ -4,7 +4,7 @@ go 1.23.1 require ( gioui.org v0.7.1 - xengineering.eu/soundbox-go v0.1.5 + xengineering.eu/soundbox-go v0.2.0 ) require ( -- cgit v1.2.3-70-g09d2