[PR #18] [MERGED] Add Version Command and Vendor v0.0.7 hostsfile #29

Closed
opened 2026-03-02 05:09:18 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/goodhosts/cli/pull/18
Author: @luthermonson
Created: 10/16/2020
Status: Merged
Merged: 10/16/2020
Merged by: @luthermonson

Base: masterHead: master


📝 Commits (2)

📊 Changes

7 files changed (+50 additions, -11 deletions)

View changed files

📝 cmd/main.go (+6 -5)
cmd/version.go (+19 -0)
📝 go.mod (+1 -1)
📝 go.sum (+2 -2)
📝 main.go (+4 -0)
📝 vendor/github.com/goodhosts/hostsfile/hosts.go (+17 -2)
📝 vendor/modules.txt (+1 -1)

📄 Description

Closes #16
Closes #17


🔄 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/goodhosts/cli/pull/18 **Author:** [@luthermonson](https://github.com/luthermonson) **Created:** 10/16/2020 **Status:** ✅ Merged **Merged:** 10/16/2020 **Merged by:** [@luthermonson](https://github.com/luthermonson) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`92fd4ea`](https://github.com/goodhosts/cli/commit/92fd4ea547c079bb16619d19c2aa81ddbaf71859) vendor - [`c978af6`](https://github.com/goodhosts/cli/commit/c978af65e3c6d8a0ef14f489987726991439a9e1) adding version command ### 📊 Changes **7 files changed** (+50 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `cmd/main.go` (+6 -5) ➕ `cmd/version.go` (+19 -0) 📝 `go.mod` (+1 -1) 📝 `go.sum` (+2 -2) 📝 `main.go` (+4 -0) 📝 `vendor/github.com/goodhosts/hostsfile/hosts.go` (+17 -2) 📝 `vendor/modules.txt` (+1 -1) </details> ### 📄 Description Closes #16 Closes #17 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 05:09:18 +03:00
Sign in to join this conversation.
No labels
bug
bug
bug
pull-request
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/cli#29
No description provided.