mirror of
https://github.com/qdm12/ddns-updater.git
synced 2026-07-22 13:43:37 -04:00
[PR #431] [MERGED] Fix 319 #693
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/431
Author: @edaubert
Created: 2/6/2023
Status: ✅ Merged
Merged: 4/7/2023
Merged by: @qdm12
Base:
master← Head:fix-319📝 Commits (2)
cc979ba#319 Fix OVH Invalid Signature5f8b53blinter📊 Changes
1 file changed (+2 additions, -2 deletions)
View changed files
📝
internal/settings/providers/ovh/headers.go(+2 -2)📄 Description
So this is the fix I propose for https://github.com/qdm12/ddns-updater/issues/319
It is a redo of https://github.com/qdm12/ddns-updater/pull/414 but with linter now
I also execute manually all actions from
verifystep.Hope it will be enough
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.