From 767f82775038d8ab7c86e4efa01bbcd2afa2dabc Mon Sep 17 00:00:00 2001 From: Matthew McKinnon Date: Sat, 6 Sep 2025 12:03:12 +1000 Subject: [PATCH] chore: update go files --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index e34a562..8bee604 100644 --- a/go.mod +++ b/go.mod @@ -1,3 +1,3 @@ -module github.com/geekifan/chirpy-static-assets +module git.comprofix.com/mmckinnon/chirpy-static-assets go 1.24.2