mirror of
https://github.com/status-im/status-go.git
synced 2026-08-31 09:01:16 +00:00
* chore: move databases to internal/db * chore: move internal/db/sqlite * chore: internal/abi-spec * chore: move internal/connection * chore: internal/circuitbreaker * chore: internal/transactions * fix: rebase issues
4 lines
102 B
Go
4 lines
102 B
Go
package sql
|
|
|
|
//go:generate go tool go-bindata -modtime=1700000000 -pkg migrations -o ../bindata.go ./
|