tools / godep

dependency tool for go
http://godoc.org/github.com/tools/godep
BSD 3-Clause "New" or "Revised" License
5.55k stars 455 forks source link

add restore warning to readme #525

Closed foolusion closed 7 years ago

foolusion commented 7 years ago

I was working in a package that used godep and mistakingly ran godep restore and put my $GOPATH in a nearly unusable state. hopefully this will help others avoid this mistake.