fix the fucky wucky

This commit is contained in:
2025-02-28 21:13:36 +00:00
parent dbe9e1a5a7
commit 3690935295
7 changed files with 43 additions and 17 deletions

4
go.mod
View File

@@ -1,6 +1,6 @@
module spotify-ws
module skidoodle/spotify-ws
go 1.22.4
go 1.24.0
require (
github.com/gorilla/websocket v1.5.3