[PR #170] [MERGED] Golibs logger update #636

Closed
opened 2025-11-20 04:25:32 -05:00 by saavagebueno · 0 comments
Owner

📋 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: masterHead: golibs-logger-update


📝 Commits (3)

📊 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.

## 📋 Pull Request Information **Original PR:** https://github.com/qdm12/ddns-updater/pull/170 **Author:** [@qdm12](https://github.com/qdm12) **Created:** 2/15/2021 **Status:** ✅ Merged **Merged:** 3/1/2021 **Merged by:** [@qdm12](https://github.com/qdm12) **Base:** `master` ← **Head:** `golibs-logger-update` --- ### 📝 Commits (3) - [`f2dea2a`](https://github.com/qdm12/ddns-updater/commit/f2dea2a58b948825a11d027eeaf4659b089591f7) Documentation: fix freedns id to token - [`3ccfb1d`](https://github.com/qdm12/ddns-updater/commit/3ccfb1d0e4845fe345b3451823a72d58409ef8be) Code changes - [`6a3cd63`](https://github.com/qdm12/ddns-updater/commit/6a3cd63d36f1395046a3b50ab14514e765ce0c7e) Documentation ### 📊 Changes **9 files changed** (+28 additions, -68 deletions) <details> <summary>View changed files</summary> 📝 `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) </details> ### 📄 Description Ran it and seems to work nicely (after [a few fixes!](https://github.com/qdm12/golibs/commit/c711ebd3e56ac62ec60c957865fe534cf4ca05a2)) 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. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
saavagebueno added the pull-request label 2025-11-20 04:25:32 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ddns-updater#636