mirror of
https://github.com/qdm12/ddns-updater.git
synced 2026-07-11 00:11:54 -04:00
[PR #170] [MERGED] Golibs logger update #636
Reference in New Issue
Block a user
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/qdm12/ddns-updater/pull/170
Author: @qdm12
Created: 2/15/2021
Status: ✅ Merged
Merged: 3/1/2021
Merged by: @qdm12
Base:
master← Head:golibs-logger-update📝 Commits (3)
f2dea2aDocumentation: fix freedns id to token3ccfb1dCode changes6a3cd63Documentation📊 Changes
9 files changed (+28 additions, -68 deletions)
View changed files
📝
Dockerfile(+1 -1)📝
README.md(+2 -2)📝
cmd/updater/main.go(+9 -15)📝
docker-compose.yml(+1 -1)📝
docs/freedns.md(+2 -2)📝
go.mod(+1 -1)📝
go.sum(+4 -40)📝
internal/params/params.go(+6 -6)➕
maintenance.md(+2 -0)📄 Description
Ran it and seems to work nicely (after a few fixes!)
Then feel free to do a PR to add debug logs where you would want some 😉 You can also directly branch off this repository if you want too, if that's easier for you.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.