mirror of
https://github.com/gitpod-io/gitpod.git
synced 2025-12-08 17:36:30 +00:00
11 lines
224 B
YAML
11 lines
224 B
YAML
version: v1
|
|
plugins:
|
|
- name: go
|
|
out: go
|
|
opt:
|
|
- module=github.com/gitpod-io/gitpod/components/iam-api/go
|
|
- name: go-grpc
|
|
out: go
|
|
opt:
|
|
- module=github.com/gitpod-io/gitpod/components/iam-api/go
|