Split examples to alone repo (#1776)

* split examples to alone repo

* vendor

* fix package error

* add examples/README.md
This commit is contained in:
田欧
2019-03-01 23:42:41 +08:00
committed by GitHub
parent ccb9e90295
commit 0feaf8cbd8
64 changed files with 25 additions and 2393 deletions

6
vendor/vendor.json vendored
View File

@ -40,6 +40,12 @@
"version": "v0.0",
"versionExact": "v0.0.4"
},
{
"checksumSHA1": "LuFv4/jlrmFNnDb/5SCSEPAM9vU=",
"path": "github.com/pmezard/go-difflib/difflib",
"revision": "5d4384ee4fb2527b0a1256a821ebfc92f91efefc",
"revisionTime": "2018-12-26T10:54:42Z"
},
{
"checksumSHA1": "c6pbpF7eowwO59phRTpF8cQ80Z0=",
"path": "github.com/stretchr/testify/assert",