You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
212 B

module github.com/adamved12/spotify-slack-status
go 1.14
require (
github.com/guelfey/go.dbus v0.0.0-20131113121618-f6a3a2366cc3
github.com/nlopes/slack v0.6.0
github.com/slack-go/slack v0.6.3 // indirect
)