mirror of
https://gitlab.dit.htwk-leipzig.de/htwk-software/htwkalender.git
synced 2025-08-10 05:37:44 +02:00
feat:#36 added protobuf for golang microservices
This commit is contained in:
@@ -20,7 +20,7 @@ import (
|
||||
"github.com/gofiber/fiber/v3"
|
||||
"github.com/gofiber/fiber/v3/log"
|
||||
"github.com/gofiber/fiber/v3/middleware/logger"
|
||||
"htwkalender-ical/service"
|
||||
"htwkalender/ical/service"
|
||||
)
|
||||
|
||||
// main function for the ical service
|
||||
|
Reference in New Issue
Block a user