2024-04-05 21:14:14 by Benny Siegert | Files touched by this commit (161) | |
Log message: Revbump all Go packages after go121 update |
2024-03-16 18:21:03 by Benny Siegert | Files touched by this commit (3) | |
Log message: errcheck: update to 1.7.0 Go 1.22 support, plus other fixes. - Correct typos in comments and doc - Fix errcheck issues in tests - Directly specify the needed fields when loading packages - analyzer: set diagnostics category - fix: don't exclude fmt.Errorf - Add Go 1.21.x to test matrix - remove deprecated funcs usages - Simplify tests by refactoring to T.TempDir - Update dependencies to work with Go 1.22 |
2024-02-07 15:51:04 by Benny Siegert | Files touched by this commit (156) | |
Log message: Revbump all Go packages after go121 update |
2024-01-10 20:14:43 by Benny Siegert | Files touched by this commit (152) | |
Log message: Revbump all Go packages after go121 update |
2023-12-05 20:46:19 by Benny Siegert | Files touched by this commit (146) | |
Log message: Revbump all Go packages after go121 update |
2023-11-10 16:45:25 by Benny Siegert | Files touched by this commit (152) | |
Log message: Revbump all Go packages after go121 update |
2023-10-29 15:48:24 by Benny Siegert | Files touched by this commit (152) |
Log message: Revbump all Go packages because go121 is now the default |
2023-10-15 14:04:35 by Benny Siegert | Files touched by this commit (155) | |
Log message: Revbump all Go packages after go120 security update |
2023-09-08 21:06:15 by Benny Siegert | Files touched by this commit (154) | |
Log message: Revbump all Go packages after go120 update |
2023-09-04 10:19:49 by Benny Siegert | Files touched by this commit (2) | |
Log message: errcheck: update to 1.6.3 - test and check blanks in var declarations - doc fixes |