1 2 3 4 5 6 7 8
module git.sr.ht/~whynothugo/systemd-lock-handler go 1.16 require ( github.com/coreos/go-systemd/v22 v22.3.2 // indirect github.com/godbus/dbus/v5 v5.0.4 // indirect )