refactor: update module name and adjust import paths to legalgo-BE-go
This commit is contained in:
@@ -8,7 +8,8 @@ import (
|
||||
"syscall"
|
||||
"time"
|
||||
|
||||
"github.com/ardeman/project-legalgo-go/config"
|
||||
"legalgo-BE-go/config"
|
||||
|
||||
"github.com/go-chi/chi/v5"
|
||||
"github.com/sirupsen/logrus"
|
||||
"golang.org/x/sync/errgroup"
|
||||
|
||||
Reference in New Issue
Block a user