module github.com/rachel-mp4/lrcd go 1.24.2 require ( github.com/gorilla/websocket v1.5.3 github.com/rachel-mp4/lrcproto v0.0.0-20250527205756-58da8216f98c google.golang.org/protobuf v1.36.6 )