From 59d3525f018eee7aff07dbe0eaf03d447a6b8d98 Mon Sep 17 00:00:00 2001 From: Nicolai Langfeldt Date: Thu, 24 Apr 2025 12:40:15 +0200 Subject: [PATCH] Tag on "master" for replace --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index e3f207f..dee284f 100644 --- a/go.mod +++ b/go.mod @@ -1,4 +1,4 @@ -replace github.com/wiggin77/mailrelay => github.com/niclan/mailrelay +replace github.com/wiggin77/mailrelay => github.com/niclan/mailrelay master module github.com/niclan/mailrelay go 1.14