BenderScript

Results 2 issues of BenderScript

- [x] ``` go test ./...``` does not succeed or at least after waiting 10 minutes there was no output. I understand ```make test``` performs some prep work for integration...

bug
test

Now that we have mod enabled, makefile should present message if Go ver < 1.11 and/or no module support is present

enhancement
ergonomics