Versions in this module Expand all Collapse all v0 v0.1.0 May 27, 2017 Changes in this version + const ConsTypeConstraint + const ConsTypeHint + const DepTypeDirect + const DepTypeTransitive + func GetLockingFeedback(version, revision, depType, projectPath string) string + func GetUsingFeedback(version, consType, depType, projectPath string) string + type ConstraintFeedback struct + ConstraintType string + DependencyType string + LockedVersion string + ProjectPath string + Revision string + Version string + func (cf ConstraintFeedback) LogFeedback(ctx *dep.Ctx)