From f4f6429024479ae75393a9fbdbee320460bcbd05 Mon Sep 17 00:00:00 2001 From: Gibheer Date: Mon, 15 Aug 2022 22:36:25 +0200 Subject: add go mod files The source of this repository is now git.zero-knowledge.org/gibheer/pki --- 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..6f85171 --- /dev/null +++ b/go.sum @@ -0,0 +1,2 @@ +golang.org/x/crypto v0.0.0-20220722155217-630584e8d5aa h1:zuSxTR4o9y82ebqCUJYNGJbGPo6sKVl54f/TVDObg1c= +golang.org/x/crypto v0.0.0-20220722155217-630584e8d5aa/go.mod h1:IxCIyHEi3zRg3s0A5j5BB6A9Jmi73HwBIUl50j+osU4= -- cgit v1.2.3-70-g09d2