Browse Source

Update readme about the version of gin (#1494)

chainhelen 7 năm trước cách đây
mục cha
commit
f856aa85cd
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -100,7 +100,7 @@ $ mkdir -p $GOPATH/src/github.com/myusername/project && cd "$_"
 
 
 ```sh
 ```sh
 $ govendor init
 $ govendor init
-$ govendor fetch github.com/gin-gonic/gin@v1.2
+$ govendor fetch github.com/gin-gonic/gin@v1.3
 ```
 ```
 
 
 4. Copy a starting template inside your project
 4. Copy a starting template inside your project