mirror of
https://github.com/vim/vim.git
synced 2026-05-09 03:46:02 +02:00
Problem: Some "gomod" files are not recognized.
Solution: Check for "go.mod" file name before checking out the contents.
(Omar El Halabi, closes #12462)