diff options
| author | Jeff Carr <[email protected]> | 2024-12-06 01:50:03 -0600 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2024-12-06 01:50:03 -0600 |
| commit | 7f1f8d4028fada967beb484e30a336dfa30e6806 (patch) | |
| tree | 034f6ecbfb418b00636ce3c52e9a82d766c8663e /init.go | |
| parent | e25095f2e7ab2d06a480b79902a001dfd395fe67 (diff) | |
code moved to gitpbv0.0.26
Diffstat (limited to 'init.go')
| -rw-r--r-- | init.go | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -50,7 +50,7 @@ func Init() *Forge { log.Warn("zoopb.ConfigLoad() failed", err) os.Exit(-1) } - // f.Machine.InitWit() + f.Machine.InitWit() start := f.Repos.Len() f.ScanGoSrc() |
