status updates
This commit is contained in:
@@ -14,8 +14,8 @@ import (
|
||||
func InitializeServices(c *dig.Container) {
|
||||
repository.InitializeRepositories(c)
|
||||
|
||||
c.Provide(NewServerService)
|
||||
c.Provide(NewApiService)
|
||||
c.Provide(NewConfigService)
|
||||
c.Provide(NewServerService)
|
||||
c.Provide(NewLookupService)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user