mirror of
https://github.com/placeholder-soft/asdf-plugins.git
synced 2026-01-12 17:02:53 +08:00
feat: add go-swagger (#601)
This commit is contained in:
@@ -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) | [](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) |
|
||||
| go-swagger | [jfreeland/asdf-go-swagger](https://github.com/jfreeland/asdf-go-swagger) | [](https://github.com/jfreeland/asdf-go-swagger/actions?query=workflow%3Abuild) |
|
||||
| GoHugo | [nklmilojevic/asdf-hugo](https://github.com/nklmilojevic/asdf-hugo) | [](https://github.com/nklmilojevic/asdf-hugo/actions) |
|
||||
| gojq | [jimmidyson/asdf-gojq](https://github.com/jimmidyson/asdf-gojq) | [](https://github.com/jimmidyson/asdf-gojq/actions) |
|
||||
| golangci-lint | [hypnoglow/asdf-golangci-lint](https://github.com/hypnoglow/asdf-golangci-lint) | [](https://github.com/hypnoglow/asdf-golangci-lint/actions) |
|
||||
|
||||
1
plugins/go-swagger
Normal file
1
plugins/go-swagger
Normal file
@@ -0,0 +1 @@
|
||||
repository = https://github.com/jfreeland/asdf-go-swagger.git
|
||||
Reference in New Issue
Block a user