[PR #14] [MERGED] Feature/fix streamer #22

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

📋 Pull Request Information

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

Base: mainHead: feature/fix_streamer


📝 Commits (5)

  • 4f9ad18 Added guard in case of broken pipe for streaming
  • 400f8c3 Enabled CGO to support clipboard on mac
  • 7f7cf36 Removed CGO based lib - Replaced with pure go lib.
  • 5b78576 updated cobra lib
  • 3cf8095 Merge remote-tracking branch 'origin/main' into feature/fix_streamer

📊 Changes

3 files changed (+5 additions, -5 deletions)

View changed files

📝 .goreleaser.yaml (+1 -1)
📝 go.mod (+1 -1)
📝 go.sum (+3 -3)

📄 Description

No description provided


🔄 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/14 **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 (5) - [`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 - [`7f7cf36`](https://github.com/aurc/loggo/commit/7f7cf361d700337ebdf066fb6e392ed9b28531a3) Removed CGO based lib - Replaced with pure go lib. - [`5b78576`](https://github.com/aurc/loggo/commit/5b78576b234efac5edb440ceb37e087a74eb7c26) updated cobra lib - [`3cf8095`](https://github.com/aurc/loggo/commit/3cf809590af16a54213687f47e7e0a87744e89dd) Merge remote-tracking branch 'origin/main' into feature/fix_streamer ### 📊 Changes **3 files changed** (+5 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `.goreleaser.yaml` (+1 -1) 📝 `go.mod` (+1 -1) 📝 `go.sum` (+3 -3) </details> ### 📄 Description _No description provided_ --- <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:10 +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#22
No description provided.