From 9f12d727f87293fce621636e5872b04cd247da70 Mon Sep 17 00:00:00 2001 From: helei Date: Mon, 19 Jan 2026 16:40:45 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BE=9D=E8=B5=96=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: helei --- go.mod | 1 - 1 file changed, 1 deletion(-) diff --git a/go.mod b/go.mod index 285c2aa..b250677 100644 --- a/go.mod +++ b/go.mod @@ -182,7 +182,6 @@ require ( gopkg.in/natefinch/lumberjack.v2 v2.2.1 // indirect ) - // google.golang.org/genproto v0.0.0-20251111163417-95abcf5c77ba // indirect // google.golang.org/genproto/googleapis/api v0.0.0-20251124214823-79d6a2a48846 // indirect // google.golang.org/genproto/googleapis/rpc v0.0.0-20251124214823-79d6a2a48846 // indirect