Commit 0be58f2
authored
fix: printing gvkparser error message (argoproj#585)
The log.Info function doesn't understand format directives, so use key/value to print error message.
Signed-off-by: Paul Gier <[email protected]>1 parent 83ce6ca commit 0be58f2
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
711 | 711 | | |
712 | 712 | | |
713 | 713 | | |
714 | | - | |
| 714 | + | |
715 | 715 | | |
716 | 716 | | |
717 | 717 | | |
| |||
825 | 825 | | |
826 | 826 | | |
827 | 827 | | |
828 | | - | |
| 828 | + | |
829 | 829 | | |
830 | 830 | | |
831 | 831 | | |
| |||
0 commit comments