golang / dep

Go dependency management tool experiment (deprecated)
https://golang.github.io/dep/
BSD 3-Clause "New" or "Revised" License
12.86k stars 1.05k forks source link

Fix minor typo (caught by Lintian) #2196

Closed anthonyfok closed 4 years ago

anthonyfok commented 4 years ago

Hi! This minor typo was caught by the Lintian tool as part of routine Debian packaging task while upgrading to 0.5.4:

$ lintian
I: go-dep: spelling-error-in-binary usr/bin/dep formating formatting

Many thanks!