Hello Today I noticed that as of about 30ish days ago godep ( github.com/tools/godep) has been archived and is no longer supported. The go dev team recommends using dep (github.com/golang/dep) instead. As Arch strives to be as up to date as possible I suggest removing godep from the official repos and potentially moving dep into the official repos from the AUR. The AUR dep package appears to be well maintained. Relevant links: https://github.com/tools/godep https://github.com/golang/dep https://aur.archlinux.org/packages/dep/ Thanks! Adam Levy (alaskanarcher)