1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/builder/remotecontext/git
Sebastiaan van Stijn 86594739b0
builder/remotecontext: use net/url instead of urlutil
urlutil.IsUrl() was merely checking if the url had a http(s)://
prefix, which is just as well handled through using url.Parse()

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2019-11-05 18:04:01 -08:00
..
gitutils.go builder/remotecontext: use net/url instead of urlutil 2019-11-05 18:04:01 -08:00
gitutils_test.go builder/remotecontext: use net/url instead of urlutil 2019-11-05 18:04:01 -08:00