aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO.md b/TODO.md
index 4c794cf..ce21a0d 100644
--- a/TODO.md
+++ b/TODO.md
@@ -1,2 +1,3 @@
1[ ] Contribute crypto/ocsp/client.go to x/crypto 1[ ] Contribute crypto/ocsp/client.go to x/crypto
2[ ] secrets: add AEAD/AAD method for `associated_data` (base64 encoded) 2[ ] secrets: add AEAD/AAD method for `associated_data` (base64 encoded)
3[ ] echo: nicer HTML error messages (https://github.com/pkg/errors/blob/master/stack.go)