PDN: PDNGOPKG



File name         Date  kB      Dlds Description


  • gpm.zip
  • 140717 1090k 0 gpm is a minimalistic package manager for Go that leverages the power of the go get command and the underlying version control systems used by it to set your Go dependencies to desired versions, thus allowing easily reproducible builds in your Go projects.


  • godep.zip
  • 140717 27k 0 Godep helps build packages reproducibly by fixing their dependencies. This tool assumes you are working in a standard Go workspace, as described in http://golang.org/doc/code.html. We require Go 1.1 or newer to build godep itself, but you can use it on any project that works with Go 1 or newer.