summaryrefslogtreecommitdiff
path: root/main.go
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2024-12-03 01:56:58 -0600
committerJeff Carr <[email protected]>2024-12-03 01:56:58 -0600
commitf4590871586256e2783ada07c784f1e1449aa3a9 (patch)
tree3df56add27d1cb6a05b955446911991e56b629b5 /main.go
parent659bed891bc1aff56bc87e2de663fb63d2b1b81a (diff)
troubleshooting branch namesv0.22.4
Diffstat (limited to 'main.go')
-rw-r--r--main.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/main.go b/main.go
index e7dc710..7b0bef8 100644
--- a/main.go
+++ b/main.go
@@ -29,6 +29,7 @@ func main() {
// may exit
list()
scan()
+ repomap()
os.Exit(0)
if argv.RedoGoMod {