aboutsummaryrefslogtreecommitdiff
path: root/.github
AgeCommit message (Collapse)Author
2025-09-01Test on Go 1.12Tomas Aschan
Since 1.12 is what we specify in go.mod, and therefore implicitly is what we promise to work with, we should ensure that we don't introduce changes which break this promise (e.g. as 1bf832c6fec8a35a8c1d61e5fb14f5ce404197ef). Signed-off-by: Sebastiaan van Stijn <[email protected]>
2025-01-09disable unsupported dependency graph for nowMark Sagi-Kazar
Signed-off-by: Mark Sagi-Kazar <[email protected]>
2025-01-09add github actionsMark Sagi-Kazar
Signed-off-by: Mark Sagi-Kazar <[email protected]>