Commit Graph
6 Commits
Author SHA1 Message Date
Suraj Narwade 7f00fec328 Updated Vendoring
It resolves issues #474 and #589 which were coming from libcompose,
as well as resolves #440 and #437 partially as `group_add` & `stop_grace_period`
are supported by libcompose now.
2017-05-15 18:28:03 +05:30
Suraj Narwade 1eb162d697 Updated Vendoring 2017-04-27 21:38:38 +05:30
Charlie Drage ecea95a2a0 Update vendoring + fix issue with timestamps being added to log
As per the vendoring here:
https://github.com/kubernetes-incubator/kompose/commit/e9544ca89477ed76bd75f1160f9a89686f75e95d
for some odd issue, text_formatter.go in the logrus package was updated
to an older file.

This commit updates the vendoring as well as specifies a specific
version for logrus to be used.

Closes + fixes
https://github.com/kubernetes-incubator/kompose/issues/532
2017-03-31 13:58:39 -04:00
Abhishek d212758856 vendor update 2017-03-24 00:31:39 +05:30
Charlie Drage d444886e2f Update vendoring
Updates vendoring to include
https://github.com/docker/libcompose/commit/1c4bd4542afb20db0b51afd71d9ebceaf206e2dd
as well as general update to all other packages.
2017-02-13 09:59:13 -05:00
Charlie Drage 1fdc1f648e Update vendoring 2016-12-22 09:18:22 -05:00