Add more Go versions to CI; use base versions.

For Go, at least, the base versions seem to be regularly updated to point to
the tip patch release.
1 file changed
tree: 709a7ce07daf69cff519d0f728d1322a77ccd905
  1. bitbucket-pipelines.yml
  2. go.mod
  3. LICENSE
  4. README.md
  5. shell.go
  6. shell_test.go
README.md

shell

http://godoc.org/bitbucket.org/creachadair/shell

The shell package implements basic shell command-line splitting.