commit 1e1ef4877ec55f42cbcaf348dda281d9375451c4 Author: Amolith Date: Tue Oct 21 16:16:31 2025 -0600 initial commit diff --git a/go.mod b/go.mod new file mode 100644 index 0000000000000000000000000000000000000000..0b7d1e6b25673acb519a265cdae639ae44d2ea6e --- /dev/null +++ b/go.mod @@ -0,0 +1,3 @@ +module git.secluded.site/formatted-commit + +go 1.25.3