Skip to content

Commit cf8e214

Browse files
author
Yusuke Kato
authored
[patch] add license detector (#9)
1 parent 8f264f3 commit cf8e214

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ RUN go get -v -u github.com/alecthomas/gometalinter \
3939
golang.org/x/tools/cmd/gorename \
4040
golang.org/x/tools/cmd/guru \
4141
google.golang.org/grpc \
42+
gopkg.in/src-d/go-license-detector.v2/... \
4243
honnef.co/go/tools/cmd/keyify \
4344
sigs.k8s.io/kustomize \
4445
sourcegraph.com/sqs/goreturns \

0 commit comments

Comments
 (0)