diff options
Diffstat (limited to 'errors/go.mod')
-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 --- a/errors/go.mod +++ b/errors/go.mod @@ -1 +1,3 @@ module github.com/48d90782/errors + +go 1.15 |