Skip to content

Commit

Permalink
fix: rely on the default ldflags
Browse files Browse the repository at this point in the history
  • Loading branch information
Nr18 committed Sep 20, 2023
1 parent d594255 commit 2f9a44b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ builds:
binary: aws-iam-user
goos: ["linux", "darwin", "windows"]
goarch: ["386", "amd64", "arm64"]
ldflags:
- -s -w -X "github.com/conijnio/aws-iam-user/main.version={{.Version}}"
env:
- CGO_ENABLED=0

Expand Down

0 comments on commit 2f9a44b

Please sign in to comment.