[PR #515] [MERGED] fix small error in service.go #723

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

📋 Pull Request Information

Original PR: https://github.com/qdm12/ddns-updater/pull/515
Author: @felixwrt
Created: 8/7/2023
Status: Merged
Merged: 8/8/2023
Merged by: @qdm12

Base: masterHead: small_fix


📝 Commits (1)

  • 848bd80 fix small error in service.go

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 internal/update/service.go (+1 -1)

📄 Description

Just saw this small issue (most likely another copy&paste error). Using ip instead of ipv6 here doesn't make sense.


🔄 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/515 **Author:** [@felixwrt](https://github.com/felixwrt) **Created:** 8/7/2023 **Status:** ✅ Merged **Merged:** 8/8/2023 **Merged by:** [@qdm12](https://github.com/qdm12) **Base:** `master` ← **Head:** `small_fix` --- ### 📝 Commits (1) - [`848bd80`](https://github.com/qdm12/ddns-updater/commit/848bd80e417ce796e50e0713e7cee8daafa0c330) fix small error in service.go ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `internal/update/service.go` (+1 -1) </details> ### 📄 Description Just saw this small issue (most likely another copy&paste error). Using `ip` instead of `ipv6` here doesn't make sense. --- <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:50 -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#723