Files
khosra/scripts
bdeshi c87fed697b harness: fail an untidy go.mod
go get marks a module indirect until something imports it, and the allowlist
check only inspects direct requires — so an unapproved dependency could sit in
go.mod unnoticed. Demonstrated: adding github.com/google/uuid passed the
allowlist check and was caught only by this gate.
2026-08-01 02:23:34 +06:00
..
2026-07-30 00:34:18 +06:00
2026-07-30 00:34:18 +06:00
2026-07-30 00:34:18 +06:00
2026-08-01 02:23:34 +06:00