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 support for go1.8 #524

Closed tobstarr closed 7 years ago

tobstarr commented 7 years ago

In order to test go 1.8 as soon as possible we should be able to also use godep already.

I could also submit a more advanced fix (which would also cover go version 1.9, 1.10, etc.) but I am not sure if that is wanted?

tobstarr commented 7 years ago

ping @freeformz

tobstarr commented 7 years ago

👍

dlsniper commented 7 years ago

@freeformz can you please push the button to merge && release this. Thank you!