feat: add go-swagger (#601)

This commit is contained in:
Joey Freeland
2022-05-30 05:30:17 -07:00
committed by GitHub
parent 15593f3509
commit eda2546b5a
2 changed files with 2 additions and 0 deletions

View File

@@ -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) |

1
plugins/go-swagger Normal file
View File

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