Skip to content

Commit

Permalink
Merge pull request #33 from kishaningithub/remove-path-in-panic
Browse files Browse the repository at this point in the history
Trim absolute paths from panic output
  • Loading branch information
kishaningithub authored Sep 26, 2024
2 parents d27e898 + 8235a75 commit 007788d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ before:
builds:
- main: .
binary: tf-import-gen
flags:
- -trimpath
ldflags:
- -s -w -X main.Version={{.Version}}
goos:
Expand Down

0 comments on commit 007788d

Please sign in to comment.