[PR #12] [MERGED] Enabled CGO build to support clipboard lib #19

Closed
opened 2026-03-03 00:06:09 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/aurc/loggo/pull/12
Author: @aurc
Created: 7/11/2022
Status: Merged
Merged: 7/11/2022
Merged by: @aurc

Base: mainHead: feature/fix_streamer


📝 Commits (2)

  • 4f9ad18 Added guard in case of broken pipe for streaming
  • 400f8c3 Enabled CGO to support clipboard on mac

📊 Changes

4 files changed (+29 additions, -2 deletions)

View changed files

📝 .goreleaser.yaml (+1 -1)
📝 README.md (+4 -0)
📝 internal/reader/pipe_reader.go (+2 -1)
internal/uitest/streamer/main_streamer.go (+22 -0)

📄 Description

Enabled CGO build to support clipboard lib


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/aurc/loggo/pull/12 **Author:** [@aurc](https://github.com/aurc) **Created:** 7/11/2022 **Status:** ✅ Merged **Merged:** 7/11/2022 **Merged by:** [@aurc](https://github.com/aurc) **Base:** `main` ← **Head:** `feature/fix_streamer` --- ### 📝 Commits (2) - [`4f9ad18`](https://github.com/aurc/loggo/commit/4f9ad18bf2d3ac9107a1eac8c0cc98f83becf8fc) Added guard in case of broken pipe for streaming - [`400f8c3`](https://github.com/aurc/loggo/commit/400f8c3a6c7042dede7f47ce0c8717fec82a77b4) Enabled CGO to support clipboard on mac ### 📊 Changes **4 files changed** (+29 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `.goreleaser.yaml` (+1 -1) 📝 `README.md` (+4 -0) 📝 `internal/reader/pipe_reader.go` (+2 -1) ➕ `internal/uitest/streamer/main_streamer.go` (+22 -0) </details> ### 📄 Description Enabled CGO build to support clipboard lib --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 00:06:09 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/loggo#19
No description provided.