added vendor example

This commit is contained in:
Mat Ryer
2017-07-11 20:02:46 +01:00
parent be1d7ca86c
commit df49857c18
11 changed files with 34 additions and 3 deletions

View File

@@ -9,7 +9,7 @@ import (
"io/ioutil"
"os"
"github.com/matryer/moq/package/moq"
"github.com/matryer/moq/pkg/moq"
)
func main() {