add db connection, refactor code, add db migration files
This commit is contained in:
1
go.mod
1
go.mod
@@ -59,6 +59,7 @@ require (
|
||||
github.com/klauspost/compress v1.18.3 // indirect
|
||||
github.com/mattn/go-runewidth v0.0.16 // indirect
|
||||
github.com/mattn/go-shellwords v1.0.12 // indirect
|
||||
github.com/mattn/go-sqlite3 v1.14.39 // indirect
|
||||
github.com/mitchellh/hashstructure/v2 v2.0.2 // indirect
|
||||
github.com/moby/buildkit v0.27.1 // indirect
|
||||
github.com/moby/docker-image-spec v1.3.1 // indirect
|
||||
|
||||
Reference in New Issue
Block a user