mirror of
https://github.com/TECHNOFAB11/jsonnet-bundler.git
synced 2026-02-02 17:35:09 +01:00
* fix(deps): proper git ssh scheme * feat(deps): git scp style Adds support for the git ssh-scp style (`git@github.com:user/repo.git`), which is an alternative form for ssh (note no ssh://). * fix(deps): githubSlug also matching gitSSH * test(deps): other hosts than github |
||
|---|---|---|
| .. | ||
| init.go | ||
| init_test.go | ||
| install.go | ||
| install_test.go | ||
| main.go | ||
| main_test.go | ||
| rewrite.go | ||
| update.go | ||
| version.go | ||
| version111.go | ||