[PR #137] [MERGED] Swap exec.Command("hostname") for os.Hostname() #399

Closed
opened 2026-02-25 22:33:23 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/FiloSottile/mkcert/pull/137
Author: @crawshaw
Created: 2/15/2019
Status: Merged
Merged: 2/15/2019
Merged by: @FiloSottile

Base: masterHead: master


📝 Commits (1)

  • b41064c Swap exec.Command("hostname") for os.Hostname()

📊 Changes

1 file changed (+2 additions, -3 deletions)

View changed files

📝 cert.go (+2 -3)

📄 Description

I happened to do exactly this two days ago: https://twitter.com/davidcrawshaw/status/1095727243052105729


🔄 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/FiloSottile/mkcert/pull/137 **Author:** [@crawshaw](https://github.com/crawshaw) **Created:** 2/15/2019 **Status:** ✅ Merged **Merged:** 2/15/2019 **Merged by:** [@FiloSottile](https://github.com/FiloSottile) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`b41064c`](https://github.com/FiloSottile/mkcert/commit/b41064c09a72c988de9f18234f324529484c2096) Swap exec.Command("hostname") for os.Hostname() ### 📊 Changes **1 file changed** (+2 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `cert.go` (+2 -3) </details> ### 📄 Description I happened to do exactly this two days ago: https://twitter.com/davidcrawshaw/status/1095727243052105729 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 22:33:23 +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/mkcert#399
No description provided.