Update module path, imports; update README and Makefile references
This commit is contained in:
+2
-2
@@ -11,8 +11,8 @@ import (
|
||||
|
||||
"github.com/gin-gonic/gin"
|
||||
|
||||
"github.com/kristjank/lambda-iot/core/internal/handler"
|
||||
"github.com/kristjank/lambda-iot/core/internal/middleware"
|
||||
"git.piskot.si/SeminarM2/lambdaiot-core/internal/handler"
|
||||
"git.piskot.si/SeminarM2/lambdaiot-core/internal/middleware"
|
||||
)
|
||||
|
||||
func main() {
|
||||
|
||||
Reference in New Issue
Block a user