Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-01-10 | Go: Add missing +build and go:build comments | Danielle De Leo | 1 | -0/+1 | |
A RHEL 8 test was failing because it uses go1.16. The old style must be retained for backwards compat. Fixes: 9a36de84c ("Go: Use Homebrew include paths") Reviewed-by: Andrew Clayton <a.clayton@nginx.com> Reviewed-by: Dylan Arbour <d.arbour@f5.com> Signed-off-by: Danielle De Leo <d.deleo@f5.com> | |||||
2019-12-24 | Go: moving source files to the root of the project. | Max Romanov | 1 | -0/+13 | |
This patch includes packaging changes related to files move. |