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

Lines changed: 6 additions & 3 deletions
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)