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.go | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/agent.go b/agent.go index 78af264..6e8ffe7 100644 --- a/agent.go +++ b/agent.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