Skip to content

Commit b62f736

Browse files
committed
placate lint
Signed-off-by: Andrew Thornton <[email protected]>
1 parent 6be130b commit b62f736

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

modules/git/git.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ var (
4040
// will be checked on Init
4141
goVersionLessThan115 = true
4242

43+
// SubModuleMap is a map of submodule urls to web alias
4344
SubModuleMap = map[string]string{}
4445
)
4546

0 commit comments

Comments
 (0)