From e98b71d8826fd5c12082f9c120b5f53743b36edb Mon Sep 17 00:00:00 2001 From: liuxiaolong <736321739@qq.com> Date: 星期一, 19 八月 2019 16:20:14 +0800 Subject: [PATCH] main --- agent_test.go | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/agent_test.go b/agent_test.go index fbabde6..98e78fe 100644 --- a/agent_test.go +++ b/agent_test.go @@ -14,7 +14,7 @@ * See the License for the specific language governing permissions and * limitations under the License. */ -package syncdb +package main import ( "context" -- Gitblit v1.8.0