mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-09 16:00:22 +00:00
Add k8s.io/utils/exec to Gopkg.*
Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
This commit is contained in:
parent
3af1e26d7c
commit
e8e9208987
1
Gopkg.lock
generated
1
Gopkg.lock
generated
@ -1379,6 +1379,7 @@
|
||||
"k8s.io/kubernetes/test/e2e/framework",
|
||||
"k8s.io/kubernetes/test/e2e/framework/log",
|
||||
"k8s.io/kubernetes/test/utils",
|
||||
"k8s.io/utils/exec",
|
||||
"k8s.io/utils/mount",
|
||||
]
|
||||
solver-name = "gps-cdcl"
|
||||
|
@ -80,3 +80,7 @@
|
||||
[[prune.project]]
|
||||
name = "github.com/kubernetes-csi/external-snapshotter"
|
||||
non-go = false
|
||||
|
||||
[[constraint]]
|
||||
branch = "master"
|
||||
name = "k8s.io/utils"
|
||||
|
Loading…
Reference in New Issue
Block a user