Documentation
¶
Overview ¶
Package dep provides functions for working with the dep tool.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrNoLockfile = errors.New("found Gopkg.toml but not Gopkg.lock")
ErrNoLockfile is returned if a dep manifest is found without an accompanying lockfile.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.