From 3200e7746cdb67c81c6d3953056cf87525fd8840 Mon Sep 17 00:00:00 2001 From: John Date: Tue, 30 Jan 2018 14:22:23 +0800 Subject: [PATCH] vendor README update --- geg/other/test.go | 1 + 1 file changed, 1 insertion(+) diff --git a/geg/other/test.go b/geg/other/test.go index 8ccadee83..6c5aadefa 100644 --- a/geg/other/test.go +++ b/geg/other/test.go @@ -4,4 +4,5 @@ import "gitee.com/johng/gf/g/encoding/gparser" func main() { gparser.Load("/home/john/Workspace/Go/GOPATH/src/gitee.com/johng/gf/geg/frame/config.yml") + } \ No newline at end of file