diff --git a/README.md b/README.md index fa90d64..c7fb64b 100644 --- a/README.md +++ b/README.md @@ -210,6 +210,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | 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) | +| go-swagger | [jfreeland/asdf-go-swagger](https://github.com/jfreeland/asdf-go-swagger) | [![Build Status](https://github.com/jfreeland/asdf-go-swagger/workflows/build/badge.svg)](https://github.com/jfreeland/asdf-go-swagger/actions?query=workflow%3Abuild) | | 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) | | gojq | [jimmidyson/asdf-gojq](https://github.com/jimmidyson/asdf-gojq) | [![Build Status](https://github.com/jimmidyson/asdf-gojq/workflows/ci/badge.svg?branch=main)](https://github.com/jimmidyson/asdf-gojq/actions) | | golangci-lint | [hypnoglow/asdf-golangci-lint](https://github.com/hypnoglow/asdf-golangci-lint) | [![Build Status](https://github.com/hypnoglow/asdf-golangci-lint/workflows/master/badge.svg?branch=master)](https://github.com/hypnoglow/asdf-golangci-lint/actions) | diff --git a/plugins/go-swagger b/plugins/go-swagger new file mode 100644 index 0000000..4bd2c1e --- /dev/null +++ b/plugins/go-swagger @@ -0,0 +1 @@ +repository = https://github.com/jfreeland/asdf-go-swagger.git