mirror of
https://gitlab.dit.htwk-leipzig.de/htwk-software/htwkalender.git
synced 2025-08-03 10:19:14 +02:00
feat:#36 added protobuf for golang microservices
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
package names
|
||||
|
||||
import (
|
||||
"htwkalender/model"
|
||||
"htwkalender/data-manager/model"
|
||||
"regexp"
|
||||
)
|
||||
|
||||
|
@@ -17,7 +17,7 @@
|
||||
package names
|
||||
|
||||
import (
|
||||
"htwkalender/model"
|
||||
"htwkalender/data-manager/model"
|
||||
"testing"
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user