diff options
| author | Grégoire Duchêne <gduchene@awhk.org> | 2022-06-19 13:31:49 +0100 |
|---|---|---|
| committer | Grégoire Duchêne <gduchene@awhk.org> | 2022-06-19 13:40:39 +0100 |
| commit | 41d23c22df853b0bdf35e2d0988c8d4c4281d42f (patch) | |
| tree | 48ddc49039d6ceded97914374171157515b004be /resp.html | |
| parent | 21456154ef3172490cef72a3b69bf59bb9795e43 (diff) | |
Move redirection logic to a separate packagev0.4.0
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.
Diffstat (limited to 'resp.html')
| -rw-r--r-- | resp.html | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/resp.html b/resp.html deleted file mode 100644 index 422024a..0000000 --- a/resp.html +++ /dev/null @@ -1,3 +0,0 @@ -<!doctype html> -<meta name="go-import" content="{{.Package}} {{.VCS}} {{.Repository}}"> -<title>go-import-redirect</title> |
