Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 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> | ||
* | Migrate to cobra CLI | baude | 2019-02-08 |
We intend to migrate to the cobra cli from urfave/cli because the project is more well maintained. There are also some technical reasons as well which extend into our remote client work. Signed-off-by: baude <bbaude@redhat.com> |