From e5cb35f600a4edc207fb4542407772a28f32dadf Mon Sep 17 00:00:00 2001 From: GoEdgeLab Date: Wed, 8 Jun 2022 15:14:30 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4EdgePlus?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- go.mod | 3 --- 1 file changed, 3 deletions(-) diff --git a/go.mod b/go.mod index 75b8b6e4..b5453596 100644 --- a/go.mod +++ b/go.mod @@ -4,11 +4,8 @@ go 1.16 replace github.com/TeaOSLab/EdgeCommon => ../EdgeCommon -replace github.com/TeaOSLab/EdgePlus => ../EdgePlus - require ( github.com/TeaOSLab/EdgeCommon v0.0.0-00010101000000-000000000000 - github.com/TeaOSLab/EdgePlus v0.0.0-00010101000000-000000000000 github.com/aliyun/alibaba-cloud-sdk-go v1.61.1183 github.com/andybalholm/brotli v1.0.4 github.com/cespare/xxhash/v2 v2.1.1