stamm/dep_radar

View on GitHub
examples/github/recomended.json

Summary

Maintainability
Test Coverage
{
    "github.com/pkg/errors": {
        "Recommended": ">=0.8.0",
        "Mandatory":  true
    },
    "github.com/pkg/sftp": {
        "Recommended": ">=1.3.0"
    },
    "github.com/kr/fs": {
        "Exclude": true
    },
    "github.com/pkg/bson": {
        "Mandatory": true
    },
    "github.com/pkg/singlefile": {
        "Exclude": true
    },
    "github.com/pkg/profile": {
        "NeedVersion": true
    }
}