rename template
Build Docker Image / Build-Docker-Image (push) Successful in 7m40s
Build and Push Docker Image / Build-And-Push-Docker-Image (push) Successful in 3m55s

This commit was merged in pull request #1.
This commit is contained in:
2025-03-31 21:50:59 +02:00
parent 1f52a959f2
commit fa7119ed33
30 changed files with 80 additions and 80 deletions
+2 -2
View File
@@ -1,8 +1,8 @@
package db
import (
"web-app-template/log"
"web-app-template/types"
"spend-sparrow/log"
"spend-sparrow/types"
"database/sql"
"errors"
+1 -1
View File
@@ -2,7 +2,7 @@ package db
import (
"database/sql"
"web-app-template/types"
"spend-sparrow/types"
"testing"
"time"
+2 -2
View File
@@ -1,8 +1,8 @@
package db
import (
"web-app-template/log"
"web-app-template/types"
"spend-sparrow/log"
"spend-sparrow/types"
"database/sql"
"errors"
+2 -2
View File
@@ -1,8 +1,8 @@
package db
import (
"web-app-template/log"
"web-app-template/types"
"spend-sparrow/log"
"spend-sparrow/types"
"database/sql"
"errors"