mirror of
https://github.com/qdm12/ddns-updater.git
synced 2026-08-02 10:38:41 -04:00
[PR #515] [MERGED] fix small error in service.go #723
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/515
Author: @felixwrt
Created: 8/7/2023
Status: ✅ Merged
Merged: 8/8/2023
Merged by: @qdm12
Base:
master← Head:small_fix📝 Commits (1)
848bd80fix 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
ipinstead ofipv6here doesn't make sense.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.