Registry / utility / tools-godep

tools-godep

JSON →
library0.0.0-20180126220526-ce0bfadeb516gogounverified

A legacy dependency management tool for Go that helps build packages reproducibly by fixing their dependencies.

go get github.com/tools/godep
INSTALL
IMPORT
SIG · TOOLS-GODEP
T
tools-godep
utilitygov0.0.0-20180126220526-ce0bfadeb516
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

godep
github.com/tools/godep

Godep is deprecated; use Go modules instead.

package main import ( "fmt" "github.com/tools/godep" ) func main() { fmt.Println("Godep is deprecated; use Go modules instead.") }
Debug
Known issues
breakingGodep is deprecated and no longer maintained; use Go modules instead.
fix
Migrate to Go modules (go mod init, go mod tidy).
affects: all
Upgrade
Version history
0.0.0-20180126220526-ce0bfadeb516latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
tools-godep — go get tools-godep · libregistry