mirror of
https://github.com/placeholder-soft/asdf-plugins.git
synced 2026-04-23 19:40:18 +08:00
feat: protoc-gen-go plugin (#662)
Co-authored-by: James Hegedus <jthegedus@hey.com>
This commit is contained in:
@@ -415,6 +415,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec
|
||||
| PowerShell | [daveneeley/asdf-powershell-core](https://github.com/daveneeley/asdf-powershell-core) | [](https://github.com/daveneeley/asdf-powershell-core/actions/workflows/build.yml) |
|
||||
| pre-commit | [jonathanmorley/asdf-pre-commit](https://github.com/jonathanmorley/asdf-pre-commit) | [](https://github.com/jonathanmorley/asdf-pre-commit/actions) |
|
||||
| protoc | [paxosglobal/asdf-protoc](https://github.com/paxosglobal/asdf-protoc) | [](https://travis-ci.com/paxosglobal/asdf-protoc) |
|
||||
| protoc-gen-go | [pbr0ck3r/asdf-protoc-gen-go](https://github.com/pbr0ck3r/asdf-protoc-gen-go) | [](https://github.com/pbr0ck3r/asdf-protoc-gen-go-grpc/actions/workflows/build.yml) |
|
||||
| psc-package | [nsaunders/asdf-psc-package](https://github.com/nsaunders/asdf-psc-package) | [](https://github.com/nsaunders/asdf-psc-package/actions) |
|
||||
| Pulumi | [canha/asdf-pulumi](https://github.com/canha/asdf-pulumi) | [](https://travis-ci.org/canha/asdf-pulumi) |
|
||||
| PureScript | [nsaunders/asdf-purescript](https://github.com/nsaunders/asdf-purescript) | [](https://github.com/nsaunders/asdf-purescript/actions) |
|
||||
|
||||
1
plugins/protoc-gen-go
Normal file
1
plugins/protoc-gen-go
Normal file
@@ -0,0 +1 @@
|
||||
repository = https://github.com/pbr0ck3r/asdf-protoc-gen-go.git
|
||||
Reference in New Issue
Block a user