[PR #11] [CLOSED] Bump github.com/mholt/certmagic from c1d472b to a7f18a9 #144

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

📋 Pull Request Information

Original PR: https://github.com/evenh/intercert/pull/11
Author: @dependabot-preview[bot]
Created: 2/4/2019
Status: Closed

Base: masterHead: dependabot/dep/github.com/mholt/certmagic-a7f18a9


📝 Commits (1)

  • 4468cb9 Bump github.com/mholt/certmagic from c1d472b to a7f18a9

📊 Changes

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

View changed files

📝 Gopkg.lock (+2 -2)

📄 Description

Bumps github.com/mholt/certmagic from c1d472b to a7f18a9.

Commits
  • a7f18a9 Fix nil pointer dereference and cleanup after TLS-ALPN challenge
  • c777ede Use DefaultServerName when SNI missing (#23)
  • 3775ef6 Go module: go.mod and go.sum (#20)
  • d9ab603 Use underscores instead of colons in lock key names
  • See full diff in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.


🔄 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/evenh/intercert/pull/11 **Author:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Created:** 2/4/2019 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/dep/github.com/mholt/certmagic-a7f18a9` --- ### 📝 Commits (1) - [`4468cb9`](https://github.com/evenh/intercert/commit/4468cb98d1ac6d07a243d6acf02d007e3c5d233a) Bump github.com/mholt/certmagic from `c1d472b` to `a7f18a9` ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `Gopkg.lock` (+2 -2) </details> ### 📄 Description Bumps [github.com/mholt/certmagic](https://github.com/mholt/certmagic) from `c1d472b` to `a7f18a9`. <details> <summary>Commits</summary> - [`a7f18a9`](https://github.com/mholt/certmagic/commit/a7f18a937c080b88693cd4e14d48e42cc067b268) Fix nil pointer dereference and cleanup after TLS-ALPN challenge - [`c777ede`](https://github.com/mholt/certmagic/commit/c777edeef8b5b6a1e418e5a3a77d4eefe1a2d45f) Use DefaultServerName when SNI missing ([#23](https://github-redirect.dependabot.com/mholt/certmagic/issues/23)) - [`3775ef6`](https://github.com/mholt/certmagic/commit/3775ef65a1c5ab145d3765930b895d97fe341c8b) Go module: go.mod and go.sum ([#20](https://github-redirect.dependabot.com/mholt/certmagic/issues/20)) - [`d9ab603`](https://github.com/mholt/certmagic/commit/d9ab603e9bf32a6b10816502a3b4ed593bed6922) Use underscores instead of colons in lock key names - See full diff in [compare view](https://github.com/mholt/certmagic/compare/c1d472b46046ee329c099086d689ada0c44d56b0...a7f18a937c080b88693cd4e14d48e42cc067b268) </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot. </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 22:31:13 +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/intercert#144
No description provided.