aboutsummaryrefslogtreecommitdiff
path: root/go.sum
diff options
context:
space:
mode:
authorGibheer <gibheer+git@zero-knowledge.org>2022-08-15 22:36:25 +0200
committerGibheer <gibheer+git@zero-knowledge.org>2022-08-15 22:36:25 +0200
commitf4f6429024479ae75393a9fbdbee320460bcbd05 (patch)
tree4a57cf539c4f3205468c577d5c9ce1665b3345b9 /go.sum
parent8726fcfa3a3e1a7d00c37b0a691bd1f7e53b490b (diff)
add go mod files
The source of this repository is now git.zero-knowledge.org/gibheer/pki
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..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=