Skip to content

Commit 8a6a770

Browse files
committed
glide.yaml: Drop runtime-spec
The last reference was removed with image/config.go. Signed-off-by: W. Trevor King <[email protected]>
1 parent 831704f commit 8a6a770

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

glide.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
package: github.com/opencontainers/image-spec
22
import:
3-
- package: github.com/opencontainers/runtime-spec
4-
version: ^1.0.0-rc1
5-
subpackages:
6-
- specs-go
73
- package: github.com/pkg/errors
84
version: ">=0.7.0"
95
- package: github.com/spf13/cobra

0 commit comments

Comments
 (0)