2
0
mirror of https://github.com/miguelmota/cointop synced 2024-11-16 21:25:38 +00:00
cointop/vendor/github.com/gen2brain/beeep/go.mod
2020-12-20 22:05:25 -08:00

13 lines
380 B
Modula-2

module github.com/gen2brain/beeep
go 1.14
require (
github.com/go-toast/toast v0.0.0-20190211030409-01e6764cf0a4
github.com/godbus/dbus/v5 v5.0.3
github.com/gopherjs/gopherwasm v1.1.0
github.com/nu7hatch/gouuid v0.0.0-20131221200532-179d4d0c4d8d // indirect
github.com/tadvi/systray v0.0.0-20190226123456-11a2b8fa57af
golang.org/x/sys v0.0.0-20200302150141-5c8b2ff67527
)