mirror of
https://github.com/gesellix/Bose-SoundTouch.git
synced 2026-08-22 02:26:17 +00:00
See https://go.dev/doc/devel/release#go1.26.3 and https://groups.google.com/g/golang-dev/c/h6eZjndBMqQ
10 lines
209 B
AMPL
10 lines
209 B
AMPL
module preset-management-example
|
|
|
|
go 1.26.3
|
|
|
|
require github.com/gesellix/bose-soundtouch v0.71.2
|
|
|
|
require github.com/gorilla/websocket v1.5.3 // indirect
|
|
|
|
replace github.com/gesellix/bose-soundtouch => ../../
|