mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-06-04 05:10:40 +00:00
c187b0d52c
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