Properly shutdown database on SIGTERM

This commit is contained in:
2022-12-22 10:21:10 +01:00
parent dbc014f819
commit f65c231ba0
4 changed files with 25 additions and 4 deletions

View File

@@ -8,7 +8,7 @@ require (
github.com/mattn/go-sqlite3 v1.14.16
github.com/rs/zerolog v1.28.0
github.com/swaggo/swag v1.8.7
gogs.mikescher.com/BlackForestBytes/goext v0.0.41
gogs.mikescher.com/BlackForestBytes/goext v0.0.42
)
require (