module git.kapelle.org/niklas/gotify-desktop
go 1.15
require (
github.com/godbus/dbus/v5 v5.0.3
github.com/gorilla/websocket v1.4.2
)