From 2e3138e1322cd56ddf8dfb468def197c4fc33642 Mon Sep 17 00:00:00 2001 From: fboltz Date: Sun, 17 Jan 2021 17:26:46 +0100 Subject: [PATCH] Typo --- provider/godaddy/client.go | 1 + 1 file changed, 1 insertion(+) diff --git a/provider/godaddy/client.go b/provider/godaddy/client.go index 6a0326f8b..b4ca89c22 100644 --- a/provider/godaddy/client.go +++ b/provider/godaddy/client.go @@ -13,6 +13,7 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. */ + package godaddy import (