From 9c94b66437d7f9a85aa2e6135dc254721c6dabf8 Mon Sep 17 00:00:00 2001 From: longpeng Date: Mon, 30 Jun 2025 00:04:59 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9EUI=E6=B5=8B=E8=AF=95=E6=AD=A5?= =?UTF-8?q?=E9=AA=A4=E6=94=AF=E6=8C=81=EF=BC=8C=E4=BC=98=E5=8C=96execute?= =?UTF-8?q?=5Fui=5Ftest=5Fcase=E5=87=BD=E6=95=B0=EF=BC=8C=E6=9B=B4?= =?UTF-8?q?=E6=96=B0=E7=9B=B8=E5=85=B3=E6=95=B0=E6=8D=AE=E7=BB=93=E6=9E=84?= =?UTF-8?q?=E5=92=8C=E6=95=B0=E6=8D=AE=E5=BA=93=E8=A1=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- go.mod | 1 - 1 file changed, 1 deletion(-) diff --git a/go.mod b/go.mod index 6c8e1fa..de5216d 100644 --- a/go.mod +++ b/go.mod @@ -16,7 +16,6 @@ require ( github.com/spf13/viper v1.20.1 go.temporal.io/sdk v1.34.0 go.uber.org/zap v1.18.1 - google.golang.org/grpc v1.67.3 google.golang.org/protobuf v1.36.6 gorm.io/driver/mysql v1.6.0 gorm.io/gorm v1.30.0