diff options
author | Özgür Kesim <oec@codeblau.de> | 2022-02-05 13:05:02 +0100 |
---|---|---|
committer | Özgür Kesim <oec@codeblau.de> | 2022-02-05 13:05:02 +0100 |
commit | 59f4d8857bfa23013640e6f52f92ed15ea1f534e (patch) | |
tree | c8e9f79b3f479857da9eb127f1739104a2329977 | |
parent | 376cb53a63d9fc43da2e87fabc80734230f578e3 (diff) |
puvol -> kesim.org/puvol
-rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -module puvol +module kesim.org/puvol go 1.17 |