[PR #330] [MERGED] Update dependencies and fix CI. #337

Closed
opened 2026-03-03 16:23:57 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/mum4k/termdash/pull/330
Author: @mum4k
Created: 7/7/2022
Status: Merged
Merged: 7/7/2022
Merged by: @mum4k

Base: develHead: changelog


📝 Commits (6)

  • 2310733 Fixing invalid path to autogen_licenses script.
  • 1bfe588 Updating dependencies.
  • cf2f350 Updating CHANGELOG.
  • f3c638c Executed go mod tidy.
  • 4a87d52 Add a missing license.
  • f0f01d7 Attempt go install instead go get.

📊 Changes

5 files changed (+52 additions, -10 deletions)

View changed files

📝 .travis.yml (+4 -4)
📝 CHANGELOG.md (+15 -0)
📝 go.mod (+11 -2)
📝 go.sum (+8 -4)
📝 private/faketerm/diff_test.go (+14 -0)

📄 Description

Also:

  • Modifying changelog to list latest changes.
  • Fixing invalid path to a CI script.
  • Changing how CI installs packages from go get to go install.

🔄 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/mum4k/termdash/pull/330 **Author:** [@mum4k](https://github.com/mum4k) **Created:** 7/7/2022 **Status:** ✅ Merged **Merged:** 7/7/2022 **Merged by:** [@mum4k](https://github.com/mum4k) **Base:** `devel` ← **Head:** `changelog` --- ### 📝 Commits (6) - [`2310733`](https://github.com/mum4k/termdash/commit/231073378f36ab2de5aa664bd23e18924fb20389) Fixing invalid path to autogen_licenses script. - [`1bfe588`](https://github.com/mum4k/termdash/commit/1bfe58881100d20d8bc1ff1e4b4072189ca0acea) Updating dependencies. - [`cf2f350`](https://github.com/mum4k/termdash/commit/cf2f350dffb82d1f338aef42cec4d04b4963efdf) Updating CHANGELOG. - [`f3c638c`](https://github.com/mum4k/termdash/commit/f3c638c8e9614ba3986ad0865c57d1a5e29af246) Executed `go mod tidy`. - [`4a87d52`](https://github.com/mum4k/termdash/commit/4a87d5279a64c8e08c08d36b2b7d8997274bd8cc) Add a missing license. - [`f0f01d7`](https://github.com/mum4k/termdash/commit/f0f01d71fec842ad6324c5f8e0ae77e5e64e6785) Attempt go install instead go get. ### 📊 Changes **5 files changed** (+52 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `.travis.yml` (+4 -4) 📝 `CHANGELOG.md` (+15 -0) 📝 `go.mod` (+11 -2) 📝 `go.sum` (+8 -4) 📝 `private/faketerm/diff_test.go` (+14 -0) </details> ### 📄 Description Also: - Modifying changelog to list latest changes. - Fixing invalid path to a CI script. - Changing how CI installs packages from `go get` to `go install`. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 16:23:57 +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/termdash#337
No description provided.