mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-03-09 12:39:25 +00:00
If aptly.EnableDebug is active, we use Debug, otherwise we use gin.ReleaseMode to remove the annoying nuding messages when running the api. fixes: #1103