diff options
author | Thomas Voss <mail@thomasvoss.com> | 2022-01-23 19:28:28 +0100 |
---|---|---|
committer | Thomas Voss <mail@thomasvoss.com> | 2022-01-23 19:28:28 +0100 |
commit | 6ceae6e3f41a9e80c30d7922279aeac457ac9a4f (patch) | |
tree | d93905ad3f87b3061246ba9db216047a1dc1ad41 /go.mod | |
parent | e385ec454ed76183eb55c27018d025f824bfb69b (diff) |
Update the module name
Diffstat (limited to 'go.mod')
-rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -module mpaste +module github.com/Mango0x45/mpaste go 1.17 |