From b59565bf7460b1a487e8e4d9b92834e3fdeed418 Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Tue, 19 Dec 2023 08:57:04 -0800 Subject: add goreleaser to go template --- templates/go/go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/go/go.mod') 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 -- cgit 1.4.1