about summary refs log tree commit diff
path: root/templates/go/go.mod
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--templates/go/go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/go/go.mod b/templates/go/go.mod
index aa1e0fb..d85760b 100644
--- a/templates/go/go.mod
+++ b/templates/go/go.mod
@@ -1,3 +1,3 @@
-module github.com/fcuny/changeme
+module github.com/fcuny/fixproject
 
 go 1.21