diff --git a/config/config.go b/config/config.go index e58662f63..303aadce8 100644 --- a/config/config.go +++ b/config/config.go @@ -16,6 +16,7 @@ package config import ( + // we need this for the config ini in this package _ "embed" "os"