- 06 Nov, 2015 2 commits
-
-
Edward Muller authored
This is a better alternative as it cleans all possible crazy input. /cc @kr
-
Edward Muller authored
Fixes #313
-
- 14 Apr, 2014 1 commit
-
-
Keith Rarick authored
This introduces a new command, 'godep update', to update one or more dependency versions, roughly analogous to 'go get -u'. It is a separate command (rather than 'godep save -u') because the package argument is different: it specifies a dependency rather than a top-level package.
-