Skip to content

Commit

Permalink
feat: add the install for gogo-protobuf
Browse files Browse the repository at this point in the history
  • Loading branch information
owulveryck committed May 15, 2023
1 parent e23ed6e commit e68911f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ before:
- go mod download
# you may remove this if you don't need go generate
- go get github.com/gogo/protobuf/protoc-gen-gofast
- go install github.com/gogo/protobuf/protoc-gen-gofast
- go generate ./...
builds:
- env:
Expand Down

0 comments on commit e68911f

Please sign in to comment.