diff options
author | Alex <a.kiryukhin@mail.ru> | 2022-01-31 13:11:54 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-31 13:11:54 +0300 |
commit | eb2d51dcbf6628bd517b6d0ed14d4df7f53f1504 (patch) | |
tree | 6fdced2593cce4ede8d36275bfe3cf0af65b1cef | |
parent | 6d99712a301a6225366c1f92cdaeb8b2e680120d (diff) |
Update go.mod
-rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,3 +1,3 @@ -module github.com/gogeneric/api +module github.com/neonxp/api go 1.18 |