Skip to content

Commit

Permalink
Fix GLIBC errors seen by some (#159)
Browse files Browse the repository at this point in the history
Co-authored-by: Tyler Ruppert <{ID}+{username}@users.noreply.github.com>
  • Loading branch information
ToasterTheBrave and Tyler Ruppert authored May 18, 2023
1 parent 7b79425 commit 4dbf152
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ builds:
- linux
goarch:
- amd64
env:
- CGO_ENABLED=0

archives:
- replacements:
Expand Down
1 change: 1 addition & 0 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Changelog

## [v1.0.0]
* (118cf7b) Fix GLIBC errors seen by some (#157)
* (b7ce8f2) Fixing locking issue (#153)
* (3f26dc5) Moving sleep to before sending a message (#148)
* (34e1a87) Slow down Pigeon messages (#145)
Expand Down

0 comments on commit 4dbf152

Please sign in to comment.