glp/parsers
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
..
golang Cut out versioning from dependency name if it was found in last element of path. 2020-02-08 12:04:20 +05:00
parserinterface Initial commit. 2020-02-06 15:09:25 +05:00
exported.go Initial commit. 2020-02-06 15:09:25 +05:00