aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorThomas Voss <mail@thomasvoss.com> 2022-01-23 19:28:28 +0100
committerThomas Voss <mail@thomasvoss.com> 2022-01-23 19:28:28 +0100
commit6ceae6e3f41a9e80c30d7922279aeac457ac9a4f (patch)
treed93905ad3f87b3061246ba9db216047a1dc1ad41
parente385ec454ed76183eb55c27018d025f824bfb69b (diff)
Update the module name
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 1c97fec..60f438e 100644
--- a/go.mod
+++ b/go.mod
@@ -1,4 +1,4 @@
-module mpaste
+module github.com/Mango0x45/mpaste
go 1.17