diff options
author | Valery Piashchynski <[email protected]> | 2020-10-26 11:12:03 +0300 |
---|---|---|
committer | Valery Piashchynski <[email protected]> | 2020-10-26 11:12:03 +0300 |
commit | 53c8e898ba88ffd79a30b5e25c688ddd4dee8860 (patch) | |
tree | 82a614a758b42efbb8a76272dfd7aae46147feda /errors/go.mod | |
parent | feeee8b81059135bbebf37a4828020db22d2df21 (diff) |
CRLF->LF
Diffstat (limited to 'errors/go.mod')
-rw-r--r--[-rwxr-xr-x] | errors/go.mod | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/errors/go.mod b/errors/go.mod index 60dac691..1eaacc23 100755..100644 --- a/errors/go.mod +++ b/errors/go.mod @@ -1 +1,3 @@ module github.com/48d90782/errors + +go 1.15 |