owenthereal / nut

Vendor Go dependencies
https://github.com/jingweno/nut
MIT License
232 stars 11 forks source link

Corrected import typo by added double quotes #25

Closed ricardo-rossi closed 9 years ago

ricardo-rossi commented 9 years ago

Just correcting a minor typo in the import a dependency example:

go fmt
expected 'STRING', found '/' (and 1 more errors)
owenthereal commented 9 years ago

:+1: