File: go.mod

package info (click to toggle)
golang-github-coreos-go-systemd 22.5.0-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental, sid, trixie
  • size: 656 kB
  • sloc: sh: 101; makefile: 4
file content (5 lines) | stat: -rw-r--r-- 91 bytes parent folder | download | duplicates (2)
1
2
3
4
5
module github.com/coreos/go-systemd/v22

go 1.12

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