From 41d23c22df853b0bdf35e2d0988c8d4c4281d42f Mon Sep 17 00:00:00 2001 From: Grégoire Duchêne Date: Sun, 19 Jun 2022 13:31:49 +0100 Subject: Move redirection logic to a separate package MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Also, add an optional ‘-c’ flag to pass the path to a configuration file that can be used to specify several matching patterns and replacements. --- pkg/redirector/template.tpl | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 pkg/redirector/template.tpl (limited to 'pkg/redirector/template.tpl') diff --git a/pkg/redirector/template.tpl b/pkg/redirector/template.tpl new file mode 100644 index 0000000..422024a --- /dev/null +++ b/pkg/redirector/template.tpl @@ -0,0 +1,3 @@ + + +go-import-redirect -- cgit v1.2.3-70-g09d2