mirror of
https://github.com/placeholder-soft/asdf-plugins.git
synced 2026-01-12 17:02:53 +08:00
feat: add go-getter plugin (#481)
This commit is contained in:
@@ -172,6 +172,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec
|
||||
| Go | [kennyp/asdf-golang](https://github.com/kennyp/asdf-golang) | [](https://travis-ci.org/kennyp/asdf-golang) |
|
||||
| go-sdk | [yacchi/asdf-go-sdk](https://github.com/yacchi/asdf-go-sdk) | [](https://github.com/yacchi/asdf-go-sdk/actions/workflows/build.yml) |
|
||||
| go-containerregistry | [dex4er/asdf-go-containerregistry](https://github.com/dex4er/asdf-go-containerregistry) | [](https://travis-ci.com/dex4er/asdf-go-containerregistry) |
|
||||
| go-getter | [ryodocx/asdf-go-getter](https://github.com/ryodocx/asdf-go-getter) | [](https://github.com/ryodocx/asdf-go-getter/actions) |
|
||||
| go-jsonnet | [craigfurman/asdf-go-jsonnet](https://gitlab.com/craigfurman/asdf-go-jsonnet) | [](https://gitlab.com/craigfurman/asdf-go-jsonnet/-/pipelines) |
|
||||
| go-jira | [dguihal/asdf-go-jira](https://github.com/dguihal/asdf-go-jira) | [](https://github.com/dguihal/asdf-go-jira/actions) |
|
||||
| GoHugo | [nklmilojevic/asdf-hugo](https://github.com/nklmilojevic/asdf-hugo) | [](https://github.com/nklmilojevic/asdf-hugo/actions) |
|
||||
|
||||
1
plugins/go-getter
Normal file
1
plugins/go-getter
Normal file
@@ -0,0 +1 @@
|
||||
repository = https://github.com/ryodocx/asdf-go-getter.git
|
||||
Reference in New Issue
Block a user