Maintenance: use github.com/qdm12/goshutdown

This commit is contained in:
Quentin McGaw (desktop)
2021-06-10 15:03:47 +00:00
parent 05c6b9379a
commit 4c0df96a95
6 changed files with 62 additions and 171 deletions

1
go.mod
View File

@@ -7,6 +7,7 @@ require (
github.com/golang/mock v1.5.0
github.com/qdm12/dns v1.8.0
github.com/qdm12/golibs v0.0.0-20210603202746-e5494e9c2ebb
github.com/qdm12/goshutdown v0.1.0
github.com/qdm12/ss-server v0.2.0
github.com/qdm12/updated v0.0.0-20210603204757-205acfe6937e
github.com/stretchr/testify v1.7.0