diff options
author | Özgür Kesim <oec@codeblau.de> | 2021-05-07 20:44:27 +0200 |
---|---|---|
committer | Özgür Kesim <oec@codeblau.de> | 2021-05-07 20:44:27 +0200 |
commit | 434cb358489d1e380ff19bc24223b5fb38fcb66b (patch) | |
tree | 90f69d09005ec921877d167ca446b437e6e31ab7 | |
parent | c3f01574711808d61a0fde52b7a0976615da6e28 (diff) |
-> kesim.org
-rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -module github.com/oec/tcl +module kesim.org/oec/tcl go 1.12 |