mirror of
https://github.com/sourcegraph/sourcegraph.git
synced 2026-02-06 13:31:54 +00:00
chore: fixup go-mockgen run statement (#61028)
## Test plan locally tested
This commit is contained in:
parent
810289a0f1
commit
8ab60e39b0
2
gen.go
2
gen.go
@ -2,4 +2,4 @@ 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.17.0
|
||||
//go:generate go run github.com/strum355/go-mockgen/v2/cmd/go-mockgen@v2.0.0-20240306201845-b2e8d553a343
|
||||
//go:generate go run github.com/derision-test/go-mockgen/v2/cmd/go-mockgen@v2.0.1
|
||||
|
||||
Loading…
Reference in New Issue
Block a user