commit 395c488ab9ccf6aee6336606a59e4e3781e972fc Author: ruinivist Date: Sun Feb 8 18:58:22 2026 +0000 init diff --git a/go.mod b/go.mod new file mode 100644 index 0000000..ec084e5 --- /dev/null +++ b/go.mod @@ -0,0 +1,3 @@ +module git-chronos + +go 1.25.5