moby/builder/remotecontext/urlutil
David Dooling 0240f5675b
Fix isGitURL regular expression
Escape period (.) so regular expression does not match any character before "git".

Signed-off-by: David Dooling <david.dooling@docker.com>
(cherry picked from commit 768146b1b0)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-01-20 12:19:07 +01:00
..
urlutil.go Fix isGitURL regular expression 2024-01-20 12:19:07 +01:00
urlutil_test.go Fix isGitURL regular expression 2024-01-20 12:19:07 +01:00