From 18175866466e4788d172baa68805977f34b9df37 Mon Sep 17 00:00:00 2001 From: Rose Hogenson Date: Sat, 11 Oct 2025 21:19:01 -0700 Subject: Initial commit --- go.sum | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 go.sum (limited to 'go.sum') diff --git a/go.sum b/go.sum new file mode 100644 index 0000000..a761ed2 --- /dev/null +++ b/go.sum @@ -0,0 +1,2 @@ +roseh.moe/pkg/wordlist v1.0.2 h1:riB2RqCU5zXfCQjaPHYTXV/688FV9/Bp6Hnb0IAkP9c= +roseh.moe/pkg/wordlist v1.0.2/go.mod h1:2Jd7j6Qy5SElcrITJJNUcbxH9TPKYn0k+BJL3tsJdiY= -- cgit v1.3.1