summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorxengineering <me@xengineering.eu>2024-12-08 18:41:53 +0100
committerxengineering <me@xengineering.eu>2024-12-08 18:41:53 +0100
commitad86a9dd63ae0ac37336d34187735ec6408b3ee8 (patch)
tree47949b386748e711e46535b5738c7a8a5fce4899 /go.mod
parent6127c4e048e5590b872536177996d46f6f6685a4 (diff)
downloadsoundbox-app-ad86a9dd63ae0ac37336d34187735ec6408b3ee8.tar
soundbox-app-ad86a9dd63ae0ac37336d34187735ec6408b3ee8.tar.zst
soundbox-app-ad86a9dd63ae0ac37336d34187735ec6408b3ee8.zip
Update to soundbox-go v0.2.0
This adds experimental support for PipeWire which should be added to the GUI too.
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
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 (