From e6ed56c9b5844e2317d83ac55b64a78ff068f189 Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Sun, 21 Jan 2024 13:17:57 -0800 Subject: delete all the templates This is too much work to maintain, and I'm going to put all my tools and scripts in this repository, so I won't need that anymore. --- templates/go/go.mod | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 templates/go/go.mod (limited to 'templates/go/go.mod') diff --git a/templates/go/go.mod b/templates/go/go.mod deleted file mode 100644 index d85760b..0000000 --- a/templates/go/go.mod +++ /dev/null @@ -1,3 +0,0 @@ -module github.com/fcuny/fixproject - -go 1.21 -- cgit v1.2.3