-
Keith Rarick authored
This changes the default behavior of 'godep save' to preserve any dependencies already in the list with their existing revision. New dependencies will be added, and old dependencies will be removed, but that's all. This makes the save command roughly analogous to 'go get' with no flags. fixes #65
ab7936a6