Commit Graph

4 Commits

Author SHA1 Message Date
Stanislav Nikitin 3e4df90945
Cut out versioning from dependency name if it was found in last element of path.
E.g. "github.com/user/repo/v2" will became "github.com/user/repo".
This is needed for getting go-import/go-source data.
2020-02-08 12:04:20 +05:00
Stanislav Nikitin 47ba507e05
Put commit hash and branch name if dependency's version is empty when parsing dep project. 2020-02-08 11:54:53 +05:00
Stanislav Nikitin 633aa28ef1
Added version as separate column in CSV, licenses detection and complete Go dep parser. 2020-02-07 20:37:42 +05:00
Stanislav Nikitin a7bf1f29ba
Initial commit. 2020-02-06 15:09:25 +05:00