Skip to content

Commit

Permalink
fix: no more windows workaround
Browse files Browse the repository at this point in the history
Closes #2160
  • Loading branch information
aeneasr authored Jul 12, 2021
1 parent 06c3482 commit 8eb8706
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,6 @@ builds:
flags:
- -tags
- sqlite
# Remove once https://github.com/golang/go/issues/40795 is closed
- -buildmode=exe
ldflags:
- -s -w -X github.com/ory/hydra/driver/config.Version={{.Tag}} -X github.com/ory/hydra/driver/config.Commit={{.FullCommit}} -X github.com/ory/hydra/driver/config.Date={{.Date}}
- "-extldflags '-static'"
Expand Down

0 comments on commit 8eb8706

Please sign in to comment.