mirror of
https://github.com/FiloSottile/mkcert.git
synced 2026-04-25 05:26:03 +03:00
[PR #197] [CLOSED] mkcert now provides a version command #413
Labels
No labels
TLS stack issue
Windows
bug
duplicate
duplicate
enhancement
help wanted
help wanted
pull-request
question
question
root store
waiting for info
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/mkcert#413
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/FiloSottile/mkcert/pull/197
Author: @nbenaglia
Created: 9/15/2019
Status: ❌ Closed
Base:
master← Head:master📝 Commits (8)
c99acffAdd argument for mkcert versionda4295aLD_FLAGS as variable in Makefile51a4595Align variables074f54aUse only --tags option for version258a9bbSet PKG to FiloSottile1a73a5dSet module to FiloSottile7024fcbRemove unused field29142bcRefactor 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.