File: go.mod

package info (click to toggle)
golang-github-thecreeper-go-notify 0.2.0-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 88 kB
  • sloc: makefile: 6; sh: 4
file content (5 lines) | stat: -rw-r--r-- 90 bytes parent folder | download | duplicates (2)
1
2
3
4
5
module github.com/TheCreeper/go-notify

go 1.12

require github.com/godbus/dbus/v5 v5.0.3