Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
Patch Available
Description
Go has moved it's URL-handling code into a "url" package.
Also, strings.Split no longer takes a 3rd parameter.
Not sure how I attach a patch, but here's a diff:
Or, a simple run of "gofix" should probably handle it.