[PR #289] [MERGED] Deps update #367

Closed
opened 2026-03-13 16:20:07 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/acme-dns/acme-dns/pull/289
Author: @joohoi
Created: 1/25/2022
Status: Merged
Merged: 1/25/2022
Merged by: @joohoi

Base: masterHead: deps_update


📝 Commits (3)

  • 540d957 Dependency version bumps and according fixes & touchups
  • 651de6f Change to async to avoid interactive dialogs
  • 3d42150 Move the Let's Encrypt environment selection to proper place

📊 Changes

5 files changed (+390 additions, -148 deletions)

View changed files

📝 Dockerfile (+1 -1)
📝 challengeprovider.go (+12 -5)
📝 go.mod (+23 -22)
📝 go.sum (+328 -91)
📝 main.go (+26 -29)

📄 Description

Update dependencies and make the required certmagic api changes


🔄 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/acme-dns/acme-dns/pull/289 **Author:** [@joohoi](https://github.com/joohoi) **Created:** 1/25/2022 **Status:** ✅ Merged **Merged:** 1/25/2022 **Merged by:** [@joohoi](https://github.com/joohoi) **Base:** `master` ← **Head:** `deps_update` --- ### 📝 Commits (3) - [`540d957`](https://github.com/acme-dns/acme-dns/commit/540d957d258340c3d2cdb81f32afbba8070dee71) Dependency version bumps and according fixes & touchups - [`651de6f`](https://github.com/acme-dns/acme-dns/commit/651de6fa4db088e19d2bc2a6ed2481a69124a9a3) Change to async to avoid interactive dialogs - [`3d42150`](https://github.com/acme-dns/acme-dns/commit/3d42150025dba696cb915e01bc9b37ee125c2063) Move the Let's Encrypt environment selection to proper place ### 📊 Changes **5 files changed** (+390 additions, -148 deletions) <details> <summary>View changed files</summary> 📝 `Dockerfile` (+1 -1) 📝 `challengeprovider.go` (+12 -5) 📝 `go.mod` (+23 -22) 📝 `go.sum` (+328 -91) 📝 `main.go` (+26 -29) </details> ### 📄 Description Update dependencies and make the required certmagic api changes --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-13 16:20:07 +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/acme-dns#367
No description provided.