From 8772226e2e7a2b7d6fcd862ec5e14b4efb77ab39 Mon Sep 17 00:00:00 2001 From: Caroline Larimore Date: Tue, 21 Jan 2025 21:27:15 -0800 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..2f9c45b --- /dev/null +++ b/go.sum @@ -0,0 +1,2 @@ +golang.org/x/crypto v0.32.0 h1:euUpcYgM8WcP71gNpTqQCn6rC2t6ULUPiOzfWaXVVfc= +golang.org/x/crypto v0.32.0/go.mod h1:ZnnJkOaASj8g0AjIduWNlq2NRxL0PlBrbKVyZ6V/Ugc= -- cgit v1.2.3