Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Remove unnecessary blackfriday dependency | Sascha Grunert | 2019-06-26 |
| | | | | | | | | The version of blackfriday is causing that we cannot build go-md2man any more within CRI-O. This commit removes the dependency since is not needed at all. Signed-off-by: Sascha Grunert <sgrunert@suse.com> | ||
* | update dependencies | Valentin Rothberg | 2019-06-24 |
| | | | | | | Ran a `go get -u` and bumped K8s deps to 1.15.0. Signed-off-by: Valentin Rothberg <rothberg@redhat.com> | ||
* | migrate to go-modules | Valentin Rothberg | 2019-06-24 |
Signed-off-by: Valentin Rothberg <rothberg@redhat.com> |