fix: add a blank lines at end
diff --git a/benchmark-go.sh b/benchmark-go.sh
index 3a556cf..7b20615 100644
--- a/benchmark-go.sh
+++ b/benchmark-go.sh
@@ -29,3 +29,4 @@
 ARGS=$@
 
 run
+
diff --git a/dubbo-go-client/conf/dubbogo.yaml b/dubbo-go-client/conf/dubbogo.yaml
index 28ceac2..82bec12 100644
--- a/dubbo-go-client/conf/dubbogo.yaml
+++ b/dubbo-go-client/conf/dubbogo.yaml
@@ -29,3 +29,4 @@
   logger:
     zap-config:
       level: error
+
diff --git a/dubbo-go-server/conf/dubbogo.yaml b/dubbo-go-server/conf/dubbogo.yaml
index f5b9276..3b9da4d 100644
--- a/dubbo-go-server/conf/dubbogo.yaml
+++ b/dubbo-go-server/conf/dubbogo.yaml
@@ -29,3 +29,4 @@
   logger:
     zap-config:
       level: error
+
diff --git a/dubbo-go-triple-client/conf/dubbogo.yaml b/dubbo-go-triple-client/conf/dubbogo.yaml
index 3c4fc53..fb0ba15 100644
--- a/dubbo-go-triple-client/conf/dubbogo.yaml
+++ b/dubbo-go-triple-client/conf/dubbogo.yaml
@@ -16,3 +16,4 @@
   logger:
     zap-config:
       level: error
+
diff --git a/dubbo-go-triple-server/conf/dubbogo.yaml b/dubbo-go-triple-server/conf/dubbogo.yaml
index 245a635..01468a3 100644
--- a/dubbo-go-triple-server/conf/dubbogo.yaml
+++ b/dubbo-go-triple-server/conf/dubbogo.yaml
@@ -29,3 +29,4 @@
   logger:
     zap-config:
       level: error
+