go-dirty.git

commit 210944925679b13fa2be6feda45e3721c4f9f5e2

Author: Adam <git@apiote.xyz>

change go mod path

 go.mod | 2 +-


diff --git a/go.mod b/go.mod
index 749b4f08537b66b335b13c24c1854a20a3dbe207..b624c0afff4b23ce988e8e013fca7d56094f814b 100644
--- a/go.mod
+++ b/go.mod
@@ -1,3 +1,3 @@
-module git.apiote.xyz/me/dirty
+module notabug.org/apiote/go-dirty
 
 go 1.16