diff options
| author | Jeff Carr <[email protected]> | 2025-10-05 08:09:51 -0500 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2025-10-05 08:09:51 -0500 |
| commit | 2c512f1e03536575910b30c239c88c592083035a (patch) | |
| tree | e8ad7a4d972d978ac56298bd26f046bb47d27850 | |
| parent | 25f7d2bdbb8d3045ded9abd6bc94462e845046fa (diff) | |
more old gopath stuffv0.22.153
| -rw-r--r-- | main.go | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -38,7 +38,7 @@ func main() { // build() if argv.Show != nil { - log.Info("todo: show", me.repo.GetGoPath()) + log.Info("todo: show", me.repo.Namespace) okExit("") } if argv.Namespace != "" { |
