Skip to content

Commit 8a012cf

Browse files
committed
glide
1 parent bd0d189 commit 8a012cf

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

glide.yaml

+6-3
Original file line numberDiff line numberDiff line change
@@ -67,14 +67,17 @@ import:
6767
version: release-3.9
6868
- package: github.com/openshift/client-go
6969
version: release-3.9
70-
# only used by pkg/build/builder
71-
- package: github.com/kubernetes-incubator/cri-o
72-
version: a8ee86b1cce0c13bd541a99140682a92635ba9f7
7370
- package: github.com/containers/image
7471
repo: [email protected]:openshift/containers-image
7572
version: openshift-3.8
73+
# yours: containers/image. No idea why this isn't self-pinning.
74+
- package: github.com/containers/storage
75+
version: 47536c89fcc545a87745e1a1573addc439409165
7676
- package: github.com/vjeantet/ldapserver
7777
version: v1.0
78+
# ours: containers/storage uses it, but oc/bootstrap does too. pinning to last level
79+
- package: github.com/docker/engine-api
80+
version: dea108d3aa0c67d7162a3fd8aa65f38a430019fd
7881

7982
# ours because of genapidocs. This is the current kube level
8083
- package: github.com/go-openapi/loads

0 commit comments

Comments
 (0)