From a7720907fd227a5e2255f39a566b859d32ea50d7 Mon Sep 17 00:00:00 2001 From: MatthiasFraass Date: Fri, 20 Dec 2024 10:01:02 +0100 Subject: [PATCH] Fixed Replace --- go.mod | 2 -- 1 file changed, 2 deletions(-) diff --git a/go.mod b/go.mod index d4a10e1..71810a1 100644 --- a/go.mod +++ b/go.mod @@ -27,5 +27,3 @@ require ( google.golang.org/protobuf v1.21.0 // indirect gopkg.in/yaml.v2 v2.4.0 // indirect ) - -replace github.com/bpicode/fritzctl => github.com/jayme-github/fritzctl v1.4.23-0.20220609211037-25a9f8556e3b