Add go.mod
1 file changed
tree: f12b45b02a72aaa7d5d0c9c818509c4b9be4e9ec
  1. internal/
  2. .travis.yml
  3. go.mod
  4. go13.go
  5. go14-15.go
  6. go16-18.go
  7. LEGAL
  8. LICENSE
  9. match.go
  10. match18.go
  11. match18_test.go
  12. README.md
  13. tool.go
README.md

gotool

GoDoc Build Status

Package gotool contains utility functions used to implement the standard “cmd/go” tool, provided as a convenience to developers who want to write tools with similar semantics.