diff options
-rw-r--r-- | go.mod | 2 | ||||
-rw-r--r-- | go.sum | 2 |
2 files changed, 0 insertions, 4 deletions
@@ -1,5 +1,3 @@ module git.zero-knowledge.org/gibheer/pki go 1.19 - -require golang.org/x/crypto v0.0.0-20220722155217-630584e8d5aa // indirect @@ -1,2 +0,0 @@ -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= |