mirror of
https://github.com/acme-dns/acme-dns.git
synced 2026-04-27 04:45:48 +03:00
[PR #265] [CLOSED] Update dependencies #365
Labels
No labels
Documentation
Documentation
bug
enhancement
feature request
feature request
help wanted
pull-request
question
security
security
testing
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/acme-dns#365
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/pull/265
Author: @fritterhoff
Created: 6/12/2021
Status: ❌ Closed
Base:
master← Head:feat-dependencies📝 Commits (2)
878ea31Update dependencies57f3f07Update dependencies📊 Changes
5 files changed (+400 additions, -156 deletions)
View changed files
📝
Dockerfile(+1 -1)📝
challengeprovider.go(+24 -8)📝
go.mod(+37 -22)📝
go.sum(+310 -91)📝
main.go(+28 -34)📄 Description
Hi,
several dependencies are a bit outdated so I've updated them (including the changes for #220 ). According to my tests nothing should be broken afterwards 😉
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.