Add systemd activation sockets for downtime-free deploys

This commit is contained in:
Eli Ribble 2026-04-28 23:24:19 +00:00
parent bd3d3881f5
commit f3af19f03a
No known key found for this signature in database
4 changed files with 11 additions and 2 deletions

1
go.mod
View file

@ -47,6 +47,7 @@ require (
github.com/beevik/etree v1.1.0 // indirect
github.com/buger/jsonparser v1.1.1 // indirect
github.com/chromedp/sysutil v1.1.0 // indirect
github.com/coreos/go-systemd v0.0.0-20191104093116-d3cd4ed1dbcf // indirect
github.com/dustin/go-humanize v1.0.1 // indirect
github.com/go-ini/ini v1.67.0 // indirect
github.com/go-json-experiment/json v0.0.0-20250725192818-e39067aee2d2 // indirect