This is a tracking issue for #29231, a security vulnerability fixed in Go 1.10.6.
This breaks go getting with ...: https://travis-ci.com/geek1011/kobopatch-patches/builds/94712529#L523.
This is because you just do a simple check for if a path contains .., without accounting for the ....
Thanks for reporting this, I opened #29241 and we'll work to fix this as soon as possible.
Most helpful comment
Thanks for reporting this, I opened #29241 and we'll work to fix this as soon as possible.