all: change module name to filippo.io/age

No need to tie ourselves to GitHub.

The redirect is not set up yet, but as long as there is a replace in the
go.mod the tool can't be installed with "go get" anyway.

Not using age-tool.com because A) I don't actually like the domain and
B) it should be about the spec not the specific implementation.
This commit is contained in:
Filippo Valsorda
2019-12-07 00:59:41 -05:00
parent aefae7ca0f
commit 93ea79628d
13 changed files with 16 additions and 16 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
module github.com/FiloSottile/age
module filippo.io/age
go 1.13