You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dubbo.apache.org by al...@apache.org on 2022/05/15 03:05:46 UTC

[dubbo-go] branch 3.0 updated: Fix: typo, rename procider_filter_test.go to provider_filter_test.go (#1887) (#1888)

This is an automated email from the ASF dual-hosted git repository.

alexstocks pushed a commit to branch 3.0
in repository https://gitbox.apache.org/repos/asf/dubbo-go.git


The following commit(s) were added to refs/heads/3.0 by this push:
     new 6017b2bee Fix: typo, rename procider_filter_test.go to provider_filter_test.go (#1887) (#1888)
6017b2bee is described below

commit 6017b2bee3deccf537e3237387c864f990ab8b6d
Author: Cherish 蔡 <78...@qq.com>
AuthorDate: Sun May 15 11:05:40 2022 +0800

    Fix: typo, rename procider_filter_test.go to provider_filter_test.go (#1887) (#1888)
---
 .../{procider_filter_test.go => provider_filter_test.go}                  | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/filter/graceful_shutdown/procider_filter_test.go b/filter/graceful_shutdown/provider_filter_test.go
similarity index 100%
rename from filter/graceful_shutdown/procider_filter_test.go
rename to filter/graceful_shutdown/provider_filter_test.go