fix: adjust from boilerplate to lti project

This commit is contained in:
Hafizh A. Y
2025-09-25 11:08:01 +07:00
parent 10506238ae
commit c136206f2d
36 changed files with 76 additions and 118 deletions
+2 -2
View File
@@ -4,8 +4,8 @@ import (
"fmt"
"time"
"github.com/hafizhproject45/Golang-Boilerplate.git/internal/config"
"github.com/hafizhproject45/Golang-Boilerplate.git/internal/utils"
"gitlab.com/mbugroup/lti-api.git/internal/config"
"gitlab.com/mbugroup/lti-api.git/internal/utils"
"gorm.io/driver/postgres"
"gorm.io/gorm"