Skip to content

Commit

Permalink
[patch] add license detector (#9)
Browse files Browse the repository at this point in the history
  • Loading branch information
Yusuke Kato authored Jan 31, 2019
1 parent 8f264f3 commit cf8e214
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ RUN go get -v -u github.com/alecthomas/gometalinter \
golang.org/x/tools/cmd/gorename \
golang.org/x/tools/cmd/guru \
google.golang.org/grpc \
gopkg.in/src-d/go-license-detector.v2/... \
honnef.co/go/tools/cmd/keyify \
sigs.k8s.io/kustomize \
sourcegraph.com/sqs/goreturns \
Expand Down

0 comments on commit cf8e214

Please sign in to comment.