2024-09-06 20:49:02 by Benny Siegert | Files touched by this commit (180) | |
Log message: Revbump all Go packages after go122 update |
2024-08-14 17:29:30 by Benny Siegert | Files touched by this commit (5) | |
Log message: sqlc: update to 1.26.0 This release is mainly a bug fix release. It also includes an important security fix for users using output plugins. |
2024-08-11 17:57:15 by Benny Siegert | Files touched by this commit (176) | |
Log message: Revbump all Go packages after update |
2024-07-03 08:59:36 by Benny Siegert | Files touched by this commit (169) | |
Log message: Revbump all Go packages after go122 security update |
2024-06-13 15:47:13 by Benny Siegert | Files touched by this commit (169) | |
Log message: Revbump all Go packages after go122 update |
2024-06-01 16:03:06 by Benny Siegert | Files touched by this commit (168) |
Log message: Revbump all Go packages, default Go version is now 1.22. |
2024-05-15 01:01:13 by Thomas Klausner | Files touched by this commit (5) |
Log message: go: do not unpack go modules by default Before this change, they were unpacked into ${WRKDIR}, but the actual build process started from the zip archives again, leading to two copies of the files on disk; even worse, you could assume the extracted sources were used and could be patched. Now, only the main tar.gz will be extracted into ${WRKDIR} and other files need to be added to GO_MODULE_EXTRACT to be extracted. Adapt the couple packages that already patch go sources, or need other files extracted. With help from bsiegert, thanks! |
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-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 |