diff options
| author | Özgür Kesim <oec@codeblau.de> | 2021-09-16 17:55:33 +0200 |
|---|---|---|
| committer | Özgür Kesim <oec@codeblau.de> | 2021-09-16 17:55:33 +0200 |
| commit | 1bc5dfb49aa7a5d7c369f9ee0d23cab05d48322f (patch) | |
| tree | f73ceea1ab9d127015b96946fb7ee6614833e714 | |
| parent | 1689c55dfc551b3aa31049a7a8794cf8b7fcf75f (diff) | |
corrected go.mod
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,3 +1,3 @@ -module git.kesim.org/oec/playdot +module kesim.org/playdot go 1.13 |
