mirror of
https://github.com/qdm12/ddns-updater.git
synced 2026-08-02 10:38:41 -04:00
[PR #473] [MERGED] possible fix for panic on inwx #710
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/473
Author: @stavros-k
Created: 5/4/2023
Status: ✅ Merged
Merged: 5/9/2023
Merged by: @qdm12
Base:
master← Head:patch-10📝 Commits (1)
ed76876possible fix for panic📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
internal/settings/providers/inwx/provider.go(+1 -1)📄 Description
I was getting a panic for inwx provider, from looking in the other providers looks like others was using this format instead of
var.I have no Go Experiene, so this might be plain wrong.
Here is the panic.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.