diff options
author | 2021-11-13 12:29:08 +0100 | |
---|---|---|
committer | 2021-11-13 12:29:08 +0100 | |
commit | 829a934d23ab221049b4d54926305d8d5d64c9ad (patch) | |
tree | f4e382b289c113d3ba8a3c7a183507a5609c46c0 /vendor/codeberg.org/gruf/go-errors/README.md | |
parent | smtp + email confirmation (#285) (diff) | |
download | gotosocial-829a934d23ab221049b4d54926305d8d5d64c9ad.tar.xz |
update dependencies (#296)
Diffstat (limited to 'vendor/codeberg.org/gruf/go-errors/README.md')
-rw-r--r-- | vendor/codeberg.org/gruf/go-errors/README.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/vendor/codeberg.org/gruf/go-errors/README.md b/vendor/codeberg.org/gruf/go-errors/README.md new file mode 100644 index 000000000..7e9ffbd9c --- /dev/null +++ b/vendor/codeberg.org/gruf/go-errors/README.md @@ -0,0 +1 @@ +simple but powerful errors library that allows providing context information with errors
\ No newline at end of file |