github.com/kr/pretty dependency.

Pretty-print Go structures and show diffs.
This commit is contained in:
Oleksii Kliukin 2017-04-06 13:57:09 +02:00 committed by Murat Kabilov
parent 3a4c6268be
commit b15c50bbea
2 changed files with 8 additions and 3 deletions

8
glide.lock generated
View File

@ -1,5 +1,5 @@
hash: c70c822b335a0c7f52d5bb65290c5d4c11ba51430d70ccf03f436b92c37c1d7e
updated: 2017-04-04T13:03:04.490298759+02:00
hash: df231b69e7a8a90bd0d1982289f36ecdcc30e1d65babd78b6dc1c908e49cec54
updated: 2017-04-06T12:51:40.340251897+02:00
imports:
- name: cloud.google.com/go
version: 3b1ae45394a234c385be014e9a488f2bb6eef821
@ -77,6 +77,10 @@ imports:
version: 77ed1c8a01217656d2080ad51981f6e99adaa177
- name: github.com/kelseyhightower/envconfig
version: 8bf4bbfc795e2c7c8a5ea47b707453ed019e2ad4
- name: github.com/kr/pretty
version: cfb55aafdaf3ec08f0db22699ab822c50091b1c4
- name: github.com/kr/text
version: 7cafcd837844e784b526369c9bce262804aebc60
- name: github.com/lib/pq
version: 0477eb88c5ca4009cb281f13c90633375b6a9987
subpackages:

View File

@ -27,4 +27,5 @@ import:
- rest
- tools/cache
- tools/clientcmd
- package: github.com/kelseyhightower/envconfig
- package: github.com/kelseyhightower/envconfig
- package: github.com/kr/pretty