Commit 1ad838a
committed
Fix: Replace go install with local build of schematyper
- The repository https://github.com/idubinskiy/schematyper has not seen
any commits in 7 years and appears to be unmaintained. Since the package
`alecthomas/kingpin` name has changed, fix it and build it locally. This
avoids relying on `go install` and allows us to make necessary
fixes to the package as needed.
Signede off-by: Renata Ravanelli <rravanel@redhat.com>
(cherry picked from commit d87064a)1 parent 775d8c4 commit 1ad838a
1 file changed
+7
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
24 | | - | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
25 | 30 | | |
26 | 31 | | |
27 | 32 | | |
| |||
0 commit comments