|
7726d76512
|
Generate template URLs if wasn't found in HTML output and license URL generation.
|
2020-02-08 12:28:30 +05:00 |
|
|
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 |
|
|
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 |
|
|
208eab65e4
|
Cache parsed go-import and go-source data to prevent more than one HTTP request per dependency.
|
2020-02-07 21:31:45 +05:00 |
|
|
f423fb9ac7
|
Get dependencies for go modules powered projects.
|
2020-02-07 21:22:40 +05:00 |
|
|
633aa28ef1
|
Added version as separate column in CSV, licenses detection and complete Go dep parser.
|
2020-02-07 20:37:42 +05:00 |
|
|
392702f34d
|
Switched to go-import and go-source parsing as in Go itself.
|
2020-02-07 19:33:16 +05:00 |
|
|
a7bf1f29ba
|
Initial commit.
|
2020-02-06 15:09:25 +05:00 |
|