mirror of
https://github.com/sourcegraph/sourcegraph.git
synced 2026-02-06 16:11:57 +00:00
6 lines
244 B
Go
6 lines
244 B
Go
package sourcegraph
|
|
|
|
// Keep these versions in sync with go.mod
|
|
//go:generate env GOBIN=$PWD/.bin GO111MODULE=on go install golang.org/x/tools/cmd/goimports@v0.1.10
|
|
//go:generate go run github.com/derision-test/go-mockgen/cmd/go-mockgen@v1.3.7
|