module openmediacenter/apiGo go 1.16 require ( github.com/go-sql-driver/mysql v1.5.0 github.com/pelletier/go-toml/v2 v2.0.0-beta.3 gopkg.in/oauth2.v3 v3.12.0 nhooyr.io/websocket v1.8.7 )