mirror of
https://github.com/containers/podman.git
synced 2025-10-15 02:06:42 +08:00
Remove varlink support from Podman
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
This commit is contained in:
1
dependencies/dependencies.go
vendored
1
dependencies/dependencies.go
vendored
@ -2,5 +2,4 @@ package dependencies
|
||||
|
||||
import (
|
||||
_ "github.com/onsi/ginkgo/ginkgo"
|
||||
_ "github.com/varlink/go/cmd/varlink-go-interface-generator" // Note: this file is used to trick `go mod` into vendoring the command below.
|
||||
)
|
||||
|
Reference in New Issue
Block a user