Skip to content

Commit

Permalink
fix: update goreleaser
Browse files Browse the repository at this point in the history
  • Loading branch information
kooksee committed May 24, 2022
1 parent 4889d80 commit 74fe805
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ builds:
- github.com/pubgo/protobuild/version.CommitID={{ .ShortCommit }}
- github.com/pubgo/protobuild/version.BuildTime={{ .CommitDate }}
- github.com/pubgo/protobuild/version.Version={{ .Tag }}
- main: ./cmd/protoc-gen-retag/main.go
- main: ./protoc-gen-retag/main.go
id: protoc-gen-retag
binary: protoc-gen-retag
goos:
Expand Down

0 comments on commit 74fe805

Please sign in to comment.