From ec47b533e2d748f6831f0fd2f68e93d0954c1d8f Mon Sep 17 00:00:00 2001 From: Rose Hogenson Date: Mon, 24 Aug 2026 22:49: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..40e761a --- /dev/null +++ b/go.sum @@ -0,0 +1,2 @@ +github.com/google/go-cmp v0.7.0 h1:wk8382ETsv4JYUZwIsn6YpYiWiBsYLSJiTsyBybVuN8= +github.com/google/go-cmp v0.7.0/go.mod h1:pXiqmnSA92OHEEa9HXL2W4E7lf9JzCmGVUdgjX3N/iU= -- cgit v1.3.1