mirror of
https://github.com/moby/moby.git
synced 2026-07-15 03:51:57 +00:00
Avoid duplicate definitions of NewSqliteConn when cgo isn't enabled, so that we can at least build the daemon. Signed-off-by: Nalin Dahyabhai <nalin@redhat.com> (github: nalind)