[PR #30] Module updates #33

Open
opened 2026-03-13 16:27:40 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/acme-dns/acme-dns-client/pull/30
Author: @marbens-arch
Created: 6/8/2025
Status: 🔄 Open

Base: masterHead: module-updates


📝 Commits (6)

  • 54790c5 go.mod: update for go 1.24
  • b673d41 go.mod, go.sum: update modules
  • ad7ff4e Update outdated goacmedns url
  • 6a7c2d6 Update modules
  • 2ada130 Fix validation crash
  • 97898d6 Bump github.com/miekg/dns from 1.1.66 to 1.1.67 (#11)

📊 Changes

8 files changed (+90 additions, -59 deletions)

View changed files

📝 go.mod (+11 -3)
📝 go.sum (+16 -21)
📝 pkg/client/check.go (+13 -6)
📝 pkg/client/client.go (+6 -3)
📝 pkg/client/list.go (+19 -13)
📝 pkg/client/register.go (+12 -5)
📝 pkg/client/validation.go (+10 -6)
📝 pkg/client/wizard.go (+3 -2)

📄 Description

No description provided


🔄 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-client/pull/30 **Author:** [@marbens-arch](https://github.com/marbens-arch) **Created:** 6/8/2025 **Status:** 🔄 Open **Base:** `master` ← **Head:** `module-updates` --- ### 📝 Commits (6) - [`54790c5`](https://github.com/acme-dns/acme-dns-client/commit/54790c5f085944485543cc0a99539520aa0532ee) go.mod: update for go 1.24 - [`b673d41`](https://github.com/acme-dns/acme-dns-client/commit/b673d41895432b2aa79163a91763301f0c7e2d7c) go.mod, go.sum: update modules - [`ad7ff4e`](https://github.com/acme-dns/acme-dns-client/commit/ad7ff4e16a85a8c9b3cb5504b636dc1a1841b7fa) Update outdated goacmedns url - [`6a7c2d6`](https://github.com/acme-dns/acme-dns-client/commit/6a7c2d6ba7502450c43e0a4b776075194fee484f) Update modules - [`2ada130`](https://github.com/acme-dns/acme-dns-client/commit/2ada130bc7ef4f8d4238605df8544fc99f80cdbd) Fix validation crash - [`97898d6`](https://github.com/acme-dns/acme-dns-client/commit/97898d678844f62f9910ffa69c3b21ad8d9162da) Bump github.com/miekg/dns from 1.1.66 to 1.1.67 (#11) ### 📊 Changes **8 files changed** (+90 additions, -59 deletions) <details> <summary>View changed files</summary> 📝 `go.mod` (+11 -3) 📝 `go.sum` (+16 -21) 📝 `pkg/client/check.go` (+13 -6) 📝 `pkg/client/client.go` (+6 -3) 📝 `pkg/client/list.go` (+19 -13) 📝 `pkg/client/register.go` (+12 -5) 📝 `pkg/client/validation.go` (+10 -6) 📝 `pkg/client/wizard.go` (+3 -2) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
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-client#33
No description provided.