[PR #197] [CLOSED] mkcert now provides a version command #413

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

📋 Pull Request Information

Original PR: https://github.com/FiloSottile/mkcert/pull/197
Author: @nbenaglia
Created: 9/15/2019
Status: Closed

Base: masterHead: master


📝 Commits (8)

  • c99acff Add argument for mkcert version
  • da4295a LD_FLAGS as variable in Makefile
  • 51a4595 Align variables
  • 074f54a Use only --tags option for version
  • 258a9bb Set PKG to FiloSottile
  • 1a73a5d Set module to FiloSottile
  • 7024fcb Remove unused field
  • 29142bc Refactor travis script for Makefile utilization

📊 Changes

5 files changed (+70 additions, -4 deletions)

View changed files

.gitignore (+5 -0)
📝 .travis.yml (+4 -4)
Makefile (+44 -0)
📝 main.go (+10 -0)
version.go (+7 -0)

📄 Description

Issue #191 solved by this PR.


🔄 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/197 **Author:** [@nbenaglia](https://github.com/nbenaglia) **Created:** 9/15/2019 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (8) - [`c99acff`](https://github.com/FiloSottile/mkcert/commit/c99acff44ea7ac7a899fa4a24ce63a0d70198846) Add argument for mkcert version - [`da4295a`](https://github.com/FiloSottile/mkcert/commit/da4295aea602facbe48def3a9095295cf1ea8633) LD_FLAGS as variable in Makefile - [`51a4595`](https://github.com/FiloSottile/mkcert/commit/51a4595a96923243c7ffe05aae36fbc5af6cab5e) Align variables - [`074f54a`](https://github.com/FiloSottile/mkcert/commit/074f54ae2c78e8ee0b6185dcb0d0e93d3c95507b) Use only --tags option for version - [`258a9bb`](https://github.com/FiloSottile/mkcert/commit/258a9bbeb8013f30c13eeef06ecd878e0503cba1) Set PKG to FiloSottile - [`1a73a5d`](https://github.com/FiloSottile/mkcert/commit/1a73a5d8f47463d297497987cee79661b43c84c3) Set module to FiloSottile - [`7024fcb`](https://github.com/FiloSottile/mkcert/commit/7024fcbfef643090bd8b66a63e5a8351d7350402) Remove unused field - [`29142bc`](https://github.com/FiloSottile/mkcert/commit/29142bc6a811e09a48ea8289a8f88c9b2357fa5c) Refactor travis script for Makefile utilization ### 📊 Changes **5 files changed** (+70 additions, -4 deletions) <details> <summary>View changed files</summary> ➕ `.gitignore` (+5 -0) 📝 `.travis.yml` (+4 -4) ➕ `Makefile` (+44 -0) 📝 `main.go` (+10 -0) ➕ `version.go` (+7 -0) </details> ### 📄 Description Issue #191 solved by this PR. --- <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:25 +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#413
No description provided.