mirror of
https://github.com/acme-dns/acme-dns-client.git
synced 2026-04-25 21:35:57 +03:00
[PR #30] Module updates #33
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/acme-dns/acme-dns-client/pull/30
Author: @marbens-arch
Created: 6/8/2025
Status: 🔄 Open
Base:
master← Head:module-updates📝 Commits (6)
54790c5go.mod: update for go 1.24b673d41go.mod, go.sum: update modulesad7ff4eUpdate outdated goacmedns url6a7c2d6Update modules2ada130Fix validation crash97898d6Bump 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.