diff options
author | Valery Piashchynski <[email protected]> | 2020-10-27 15:16:55 +0300 |
---|---|---|
committer | Valery Piashchynski <[email protected]> | 2020-10-27 15:16:55 +0300 |
commit | d199ef71b9644afbbba064c317cd0991be1c2443 (patch) | |
tree | f777eb90f10ca0e7dbc46227fc76c61f02111946 /errors/go.mod | |
parent | 91cf918b30938129609323ded53e190385e019a6 (diff) |
Supervised pool
Diffstat (limited to 'errors/go.mod')
-rwxr-xr-x | errors/go.mod | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/errors/go.mod b/errors/go.mod deleted file mode 100755 index 1eaacc23..00000000 --- a/errors/go.mod +++ /dev/null @@ -1,3 +0,0 @@ -module github.com/48d90782/errors - -go 1.15 |