Rename go project

This commit is contained in:
2023-09-21 10:59:41 +02:00
parent 32cb194cfc
commit 6f822ee6ef
4 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ import (
"fmt"
"os"
"tide/api/models"
"github.com/zoriya/tide/api/models"
"github.com/golang-migrate/migrate/v4"
"github.com/golang-migrate/migrate/v4/database/postgres"