We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 734fe09 commit f96f5feCopy full SHA for f96f5fe
.github/workflows/autobump.yml
@@ -16,6 +16,7 @@ jobs:
16
go-version: '^1.21.5'
17
- name: installing proto-gen-go
18
run: |
19
+ cd goneonize
20
go get github.com/golang/protobuf/protoc-gen-go@v1.28
21
go get google.golang.org/grpc/cmd/protoc-gen-go-grpc@v1.2
22
- uses: actions/setup-python@v4
0 commit comments