Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | turn hidden --trace into a NOP | Valentin Rothberg | 2021-03-08 |
| | | | | | | | | | | The --trace has helped in early stages analyze Podman code. However, it's contributing to dependency and binary bloat. The standard go tooling can also help in profiling, so let's turn `--trace` into a NOP. [NO TESTS NEEDED] 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> |