Skip to content

Commit

Permalink
Trim absolute paths from panic
Browse files Browse the repository at this point in the history
  • Loading branch information
kishaningithub committed Sep 26, 2024
1 parent d27e898 commit 8235a75
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 8235a75

Please sign in to comment.