Skip to content

Commit

Permalink
chore: remove the vendor directory to avoid the Issue: golang/go#18827 (
Browse files Browse the repository at this point in the history
  • Loading branch information
kemokemo committed May 6, 2018
1 parent 00b47e7 commit 05a9ed8
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 391 deletions.
5 changes: 0 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,13 +40,8 @@

## びるど方法

依存パッケージ管理のために `govendor` ツールを使っています。
以下のようにしてビルドします。

```sh
$ go get -d github.com/kemokemo/kuronan-dash
$ go get -u github.com/kardianos/govendor
$ cd $GOPATH/src/github.com/kemokemo/kuronan-dash
$ govendor sync
$ go build
```
Loading

0 comments on commit 05a9ed8

Please sign in to comment.