mirror of
https://github.com/containers/podman.git
synced 2025-10-18 03:33:32 +08:00
Switch common, storage and image to monorepo.
Signed-off-by: Jan Kaluza <jkaluza@redhat.com>
This commit is contained in:
@ -9,9 +9,9 @@ import (
|
||||
"os"
|
||||
"strings"
|
||||
|
||||
"github.com/containers/common/libnetwork/types"
|
||||
"github.com/containers/podman/v5/libpod/define"
|
||||
"github.com/sirupsen/logrus"
|
||||
"go.podman.io/common/libnetwork/types"
|
||||
|
||||
// SQLite backend for database/sql
|
||||
_ "github.com/mattn/go-sqlite3"
|
||||
|
Reference in New Issue
Block a user