From 388cab17721c1218243d5f93fa149251be80368c Mon Sep 17 00:00:00 2001 From: UniDesk Codex Date: Mon, 6 Jul 2026 23:52:51 +0800 Subject: [PATCH] test: remove go build cache probes --- go.mod | 2 -- 1 file changed, 2 deletions(-) diff --git a/go.mod b/go.mod index 0102e6d1..861789f4 100644 --- a/go.mod +++ b/go.mod @@ -1,5 +1,3 @@ -// CI probe: exercise Go env BuildKit cache without changing dependencies. -// CI probe: verify reordered Go env cache keeps npm layers reusable. module github.com/pikasTech/HWLAB go 1.18