1
0
Fork 0
forked from External/ergo

support systemd notifications

Fixes #1733
This commit is contained in:
Shivaram Lingamneni 2021-07-04 07:41:59 -04:00
parent c53df2dc88
commit 6f24082705
10 changed files with 123 additions and 2 deletions

1
go.mod
View file

@ -14,6 +14,7 @@ require (
github.com/go-test/deep v1.0.6 // indirect
github.com/gorilla/websocket v1.4.2
github.com/goshuirc/irc-go v0.0.0-20210318074529-bdc2c2cd2fef // indirect
github.com/okzk/sdnotify v0.0.0-20180710141335-d9becc38acbd
github.com/onsi/ginkgo v1.12.0 // indirect
github.com/onsi/gomega v1.9.0 // indirect
github.com/oragono/confusables v0.0.0-20201108231250-4ab98ab61fb1 // indirect