Add github.com/josharian/impl for method stubs
This commit is contained in:
@@ -21,6 +21,7 @@ RUN go get -u -v \
|
|||||||
github.com/rogpeppe/godef \
|
github.com/rogpeppe/godef \
|
||||||
github.com/zmb3/gogetdoc \
|
github.com/zmb3/gogetdoc \
|
||||||
github.com/sqs/goreturns \
|
github.com/sqs/goreturns \
|
||||||
|
github.com/josharian/impl \
|
||||||
golang.org/x/tools/cmd/goimports \
|
golang.org/x/tools/cmd/goimports \
|
||||||
golang.org/x/lint/golint \
|
golang.org/x/lint/golint \
|
||||||
golang.org/x/tools/cmd/gopls \
|
golang.org/x/tools/cmd/gopls \
|
||||||
|
|||||||
Reference in New Issue
Block a user