mirror of
https://github.com/gesellix/Bose-SoundTouch.git
synced 2026-08-18 08:36:13 +00:00
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
10 lines
210 B
AMPL
10 lines
210 B
AMPL
module preset-management-example
|
|
|
|
go 1.26.5
|
|
|
|
require github.com/gesellix/bose-soundtouch v0.118.0
|
|
|
|
require github.com/gorilla/websocket v1.5.3 // indirect
|
|
|
|
replace github.com/gesellix/bose-soundtouch => ../../
|