Skip to content

Commit

Permalink
Merge pull request #39 from reproio/fix/goreleaser-config
Browse files Browse the repository at this point in the history
fix: build failure
  • Loading branch information
takaishi authored Jan 19, 2024
2 parents bd129fd + 528b324 commit 8b2fd78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ before:
hooks:
- go mod tidy
builds:
- main: main.go
- main: .
binary: send-alb-metrics-to-datadog
ldflags:
- -s -w
Expand Down

0 comments on commit 8b2fd78

Please sign in to comment.