Lock dependences to specific version

Signed-off-by: Xuanwo <xuanwo@yunify.com>
This commit is contained in:
Xuanwo 2017-10-08 14:50:19 +08:00
parent e0595377b4
commit ba381530ad
1 changed files with 34 additions and 0 deletions

34
glide.lock generated Normal file
View File

@ -0,0 +1,34 @@
hash: 12347077da5fb6586495b0c7a5e9ec4345487a8f2d03976f4040c2062c26a4db
updated: 2017-10-08T14:39:43.361146312+08:00
imports:
- name: github.com/sirupsen/logrus
version: f006c2ac4710855cf0f916dd6b77acf6b048dc6e
- name: golang.org/x/crypto
version: 81e90905daefcd6fd217b62423c0908922eadb30
subpackages:
- ssh/terminal
- name: golang.org/x/sys
version: ebfc5b4631820b793c9010c87fd8fef0f39eb082
subpackages:
- unix
- windows
- name: gopkg.in/yaml.v2
version: eb3733d160e74a9c7e442f435eb3bea458e1d19f
testImports:
- name: github.com/DATA-DOG/godog
version: 4dc98b0e2b130c3c9d06868a050320e5b310d3e7
subpackages:
- colors
- gherkin
- name: github.com/davecgh/go-spew
version: 6d212800a42e8ab5c146b8ace3490ee17e5225f9
subpackages:
- spew
- name: github.com/pmezard/go-difflib
version: d8ed2627bdf02c080bf22230dbb337003b7aba2d
subpackages:
- difflib
- name: github.com/stretchr/testify
version: 69483b4bd14f5845b5a1e55bca19e954e827f1d0
subpackages:
- assert