2022-08-12 22:38:12 by Benny Siegert | Files touched by this commit (114) | |
Log message: Revbump all Go packages after go118 security update |
2022-07-19 22:14:27 by Benny Siegert | Files touched by this commit (5) |
Log message: New package for gotests-1.6.0. This is needed by the current gopls version. gotests makes writing Go tests easy. It is a Go command-line tool that generates table driven tests based on its target source files' function and method signatures. Any new dependencies in the test files are automatically imported. |