Robert Roland
ed3d1b7d65
Add query escaping to the URLs built for updates
...
In semver, a + is a valid character, but in a URL that means 'space'.
The URL's path should have all of its components properly URL escaped to
resolve this issue.
2016-09-15 12:18:13 -07:00
chrisprobinson
8376705435
Update to allow developers to customize the fetching of the update
...
information, diffs and binaries
2015-10-16 20:31:01 -07:00
Mark Sanborn
9fb2fdcaa6
Added travis ci config
2015-02-15 11:03:58 -08:00
Thomas Frössman
19468084c4
Add command line flags, fix bug
...
* Add -o flag for setting output directory
* Add -platform flag for setting platform manually
* Fixes #2
2015-01-07 12:34:30 +01:00
Mark Sanborn
614f2ab48b
Ran go fmt
2015-01-05 09:25:43 -08:00
Mark Sanborn
91b7d912ba
Added godeps and initial test
2014-08-08 18:07:08 -07:00