diff options
Diffstat (limited to 'vendor/github.com/Djarvur/go-err113/go.mod')
| -rw-r--r-- | vendor/github.com/Djarvur/go-err113/go.mod | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/vendor/github.com/Djarvur/go-err113/go.mod b/vendor/github.com/Djarvur/go-err113/go.mod new file mode 100644 index 000000000..6e28e9336 --- /dev/null +++ b/vendor/github.com/Djarvur/go-err113/go.mod @@ -0,0 +1,5 @@ +module github.com/Djarvur/go-err113 + +go 1.13 + +require golang.org/x/tools v0.0.0-20200324003944-a576cf524670 |
