move repository and module imports to new location

This commit is contained in:
2024-05-20 08:20:13 +02:00
parent 076196c03e
commit 77ab12c3ac
14 changed files with 26 additions and 32 deletions

View File

@ -4,7 +4,7 @@ import (
"context"
"log"
"git.ma-al.com/gora_filip/pkg/exporters"
"git.ma-al.com/maal-libraries/observer/pkg/exporters"
"github.com/gofiber/fiber/v2"
fiberOpentelemetry "github.com/psmarcin/fiber-opentelemetry/pkg/fiber-otel"
"go.opentelemetry.io/otel"