Now supports socket activation
This commit is contained in:
2
go.mod
2
go.mod
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user