Skip to content

Commit

Permalink
[refactor] refactor code
Browse files Browse the repository at this point in the history
  • Loading branch information
cuongpiger committed May 17, 2024
1 parent c2056d2 commit 039e8bf
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,4 @@ builds:
- skip: true

ldflags:
- -s
- -w
- -X 'github.com/vngcloud/vngcloud-go-sdk/vngcloud/version.Version={{.Tag}}'
- -s -w -X 'github.com/vngcloud/vngcloud-go-sdk/vngcloud/version.Version={{.Tag}}'

0 comments on commit 039e8bf

Please sign in to comment.