2022-12-08 17:14:27 by Benny Siegert | Files touched by this commit (122) | |
Log message: Revbump all Go packages after go119 security update |
2022-11-02 20:39:58 by Benny Siegert | Files touched by this commit (115) | |
Log message: Revbump all Go packages after go119 security update |
2022-10-05 13:33:09 by Benny Siegert | Files touched by this commit (113) | |
Log message: Revbump all Go packages after go119 security update |
2022-09-26 20:40:24 by Benny Siegert | Files touched by this commit (113) |
Log message: Revbump all Go packages after 1.19 became default |
2022-09-07 11:32:31 by Benny Siegert | Files touched by this commit (114) | |
Log message: Revbump all Go packages after go118 security update |
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. |