Corrected implementation using coreOS systemd library

This commit is contained in:
2025-11-20 00:18:07 +01:00
parent 86f433c0c2
commit 553d8659b7
3 changed files with 16 additions and 25 deletions

1
go.mod
View File

@@ -17,6 +17,7 @@ require (
github.com/bytedance/sonic/loader v0.1.1 // indirect
github.com/cloudwego/base64x v0.1.4 // indirect
github.com/cloudwego/iasm v0.2.0 // indirect
github.com/coreos/go-systemd/v22 v22.6.0 // indirect
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/gabriel-vasile/mimetype v1.4.3 // indirect
github.com/gin-contrib/sse v0.1.0 // indirect