Skip to content
This repository was archived by the owner on Jan 15, 2026. It is now read-only.

Commit 2a40e7b

Browse files
committed
glide.yaml: Lock go-digest to 21dfd564
By editing glide.yaml and then running: $ make update-deps to update the hash. This way we can bump go-digest intentionally when we feel so inclined. Signed-off-by: W. Trevor King <[email protected]>
1 parent 7cf124c commit 2a40e7b

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

glide.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

glide.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
package: github.com/opencontainers/image-tools
22
import:
3+
- package: github.com/opencontainers/go-digest
4+
version: 21dfd564fd89c944783d00d069f33e3e7123c448
35
- package: github.com/opencontainers/image-spec
46
version: v1.0.0-rc2
57
subpackages:

0 commit comments

Comments
 (0)