got protobuf + go working together.

This commit is contained in:
Patrick Balestra
2020-02-04 15:37:34 +01:00
parent ca3213b9f6
commit 2346ef47a3
6 changed files with 166 additions and 29 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ lint:
path: ../LICENSE
generate:
go_options:
import_path: github.com/spotify/backstage
import_path: github.com/spotify/backstage/backend
plugins:
- name: go
type: go