Now supports socket activation

This commit is contained in:
2022-08-06 19:54:37 +02:00
parent 01c80e1f83
commit 7d12859ef7
7 changed files with 239 additions and 28 deletions

2
go.mod
View File

@@ -6,10 +6,10 @@ require (
github.com/alecthomas/kong v0.6.1
github.com/gin-gonic/gin v1.8.1
github.com/jackc/pgx/v4 v4.16.1
go.uber.org/zap v1.13.0
)
require (
github.com/coreos/go-systemd v0.0.0-20191104093116-d3cd4ed1dbcf // indirect
github.com/gin-contrib/sse v0.1.0 // indirect
github.com/go-playground/locales v0.14.0 // indirect
github.com/go-playground/universal-translator v0.18.0 // indirect