feat: add go-getter plugin (#481)

This commit is contained in:
ryodocx
2021-09-19 15:38:16 +09:00
committed by GitHub
parent 64c13f72a5
commit a336046e91
2 changed files with 2 additions and 0 deletions

View File

@@ -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) | [![Build Status](https://travis-ci.org/kennyp/asdf-golang.svg?branch=master)](https://travis-ci.org/kennyp/asdf-golang) |
| go-sdk | [yacchi/asdf-go-sdk](https://github.com/yacchi/asdf-go-sdk) | [![Build](https://github.com/yacchi/asdf-go-sdk/actions/workflows/build.yml/badge.svg)](https://github.com/yacchi/asdf-go-sdk/actions/workflows/build.yml) |
| go-containerregistry | [dex4er/asdf-go-containerregistry](https://github.com/dex4er/asdf-go-containerregistry) | [![Build Status](https://travis-ci.com/dex4er/asdf-go-containerregistry.svg?branch=master)](https://travis-ci.com/dex4er/asdf-go-containerregistry) |
| go-getter | [ryodocx/asdf-go-getter](https://github.com/ryodocx/asdf-go-getter) | [![GitHub Actions Status](https://github.com/ryodocx/asdf-go-getter/workflows/Build/badge.svg)](https://github.com/ryodocx/asdf-go-getter/actions) |
| go-jsonnet | [craigfurman/asdf-go-jsonnet](https://gitlab.com/craigfurman/asdf-go-jsonnet) | [![Build Status](https://gitlab.com/craigfurman/asdf-go-jsonnet/badges/master/pipeline.svg)](https://gitlab.com/craigfurman/asdf-go-jsonnet/-/pipelines) |
| go-jira | [dguihal/asdf-go-jira](https://github.com/dguihal/asdf-go-jira) | [![GitHub Actions Status](https://github.com/dguihal/asdf-go-jira/workflows/Main%20workflow/badge.svg?branch=master)](https://github.com/dguihal/asdf-go-jira/actions) |
| GoHugo | [nklmilojevic/asdf-hugo](https://github.com/nklmilojevic/asdf-hugo) | [![Build Status](https://github.com/nklmilojevic/asdf-hugo/actions/workflows/build.yml/badge.svg)](https://github.com/nklmilojevic/asdf-hugo/actions) |

1
plugins/go-getter Normal file
View File

@@ -0,0 +1 @@
repository = https://github.com/ryodocx/asdf-go-getter.git