feat: Added gorm.io/gorm and gorm.io/driver/sqlite dependencies, initialized service registry database with SQLite backend

This commit is contained in:
2025-02-11 15:42:09 +01:00
parent a4f70d0376
commit 9d4c10b392
7 changed files with 69 additions and 0 deletions

1
.gitignore vendored
View File

@@ -7,6 +7,7 @@
*.dll
*.so
*.dylib
*.db
# Test binary, built with `go test -c`
*.test