Merge pull request #287 from thaJeztah/use-v1.0.0-tag-for-go-difflib

Use v1.0.0 tag for go-difflib
This commit is contained in:
Vincent Demeester 2017-07-04 17:32:00 +02:00 committed by GitHub
commit dc9feff879

View File

@ -33,7 +33,7 @@ github.com/opencontainers/image-spec f03dbe35d449c54915d235f1a3cf8f585a24babe
github.com/opencontainers/runc 9c2d8d184e5da67c95d601382adf14862e4f2228 https://github.com/docker/runc.git
github.com/opencontainers/selinux v1.0.0-rc1
github.com/pkg/errors 839d9e913e063e28dfd0e6c7b7512793e0a48be9
github.com/pmezard/go-difflib 792786c7400a136282c1664665ae0a8db921c6c2
github.com/pmezard/go-difflib v1.0.0
github.com/russross/blackfriday 1d6b8e9301e720b08a8938b8c25c018285885438
github.com/shurcooL/sanitized_anchor_name 10ef21a441db47d8b13ebcc5fd2310f636973c77
github.com/spf13/cobra v1.5.1 https://github.com/dnephin/cobra.git