summaryrefslogtreecommitdiff
path: root/go.sum
diff options
context:
space:
mode:
authorJacob McDonnell <jacob@jacobmcdonnell.com>2025-03-08 12:01:12 -0500
committerJacob McDonnell <jacob@jacobmcdonnell.com>2025-03-08 12:01:12 -0500
commitdc292817d626265897d9ebdc64f801d59288209b (patch)
tree501ed0a338bc6f838a818920bcd6a46fe5902a53 /go.sum
parentc3610817ff11bd969bacc0d4f604e8bb5ae4c321 (diff)
Initial Go Rewrite
Diffstat (limited to 'go.sum')
-rw-r--r--go.sum2
1 files changed, 2 insertions, 0 deletions
diff --git a/go.sum b/go.sum
new file mode 100644
index 0000000..bb41396
--- /dev/null
+++ b/go.sum
@@ -0,0 +1,2 @@
+github.com/gomarkdown/markdown v0.0.0-20250207164621-7a1f277a159e h1:ESHlT0RVZphh4JGBz49I5R6nTdC8Qyc08vU25GQHzzQ=
+github.com/gomarkdown/markdown v0.0.0-20250207164621-7a1f277a159e/go.mod h1:JDGcbDT52eL4fju3sZ4TeHGsQwhG9nbDV21aMyhwPoA=