summaryrefslogtreecommitdiffstats
path: root/vendor/go.jolheiser.com/pwn/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/go.jolheiser.com/pwn/README.md')
-rw-r--r--vendor/go.jolheiser.com/pwn/README.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/vendor/go.jolheiser.com/pwn/README.md b/vendor/go.jolheiser.com/pwn/README.md
new file mode 100644
index 0000000000..9b3c37eb23
--- /dev/null
+++ b/vendor/go.jolheiser.com/pwn/README.md
@@ -0,0 +1,13 @@
+# Have I Been Pwned
+
+Go library for interacting with [HaveIBeenPwned](https://haveibeenpwned.com/).
+
+Implemented:
+
+* [ ] Breaches
+* [ ] Pastes
+* [x] Passwords
+
+## License
+
+[MIT](LICENSE) \ No newline at end of file